1
0
Fork 0

Print newline after 'config -wcd'

This commit is contained in:
Patryk Obara 2020-02-14 13:24:21 +01:00 committed by Patryk Obara
parent 8c8b1b58d7
commit 0b505db4d8

View file

@ -806,7 +806,7 @@ void PROGRAMS_Init(Section* /*sec*/) {
// writeconf
MSG_Add("PROGRAM_CONFIG_FILE_ERROR","\nCan't open file %s\n");
MSG_Add("PROGRAM_CONFIG_FILE_WHICH","Writing config file %s");
MSG_Add("PROGRAM_CONFIG_FILE_WHICH", "Writing config file %s\n");
// help
MSG_Add("PROGRAM_CONFIG_USAGE", "Config tool:\n"