mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-13 03:04:58 +03:00
v4.05-9416-beta
This commit is contained in:
@ -114,7 +114,7 @@
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
wchar_t *s;
|
||||
UINT ret;
|
||||
UINT ret = 0;
|
||||
|
||||
#ifdef OS_WIN32
|
||||
SetConsoleTitleA(CEDAR_PRODUCT_STR " VPN Command Line Utility");
|
||||
|
Reference in New Issue
Block a user