add additional empty line to the end of the settings file
This commit is contained in:
parent
bb647d91f6
commit
5114d902da
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ static void CreateSettingsIni()
|
||||||
"\n"
|
"\n"
|
||||||
"[C&C95]\n"
|
"[C&C95]\n"
|
||||||
"sleep=10\n"
|
"sleep=10\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
, fh);
|
, fh);
|
||||||
fclose(fh);
|
fclose(fh);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue