mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-03-27 18:41:58 +03:00
v4.18-9570-rtm
This commit is contained in:
@ -293,7 +293,7 @@ bool SaveLangConfig(wchar_t *filename, char *str)
|
||||
FreeLangList(o);
|
||||
}
|
||||
|
||||
ret = DumpBufW(b, filename);
|
||||
ret = DumpBufWIfNecessary(b, filename);
|
||||
|
||||
FreeBuf(b);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user