mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Fix extra spaces and empty lines
This commit is contained in:
parent
d411224382
commit
ad951ee576
@ -64,4 +64,3 @@ void GatewayAuthenticatorParams::setInputStr(const QString &inputStr)
|
|||||||
{
|
{
|
||||||
m_inputStr = inputStr;
|
m_inputStr = inputStr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -172,4 +172,3 @@ void PortalConfigResponse::setPrelogonUserAuthCookie(const QString cookie)
|
|||||||
{
|
{
|
||||||
m_prelogonAuthCookie = cookie;
|
m_prelogonAuthCookie = cookie;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user