template.c: restore missing newline character
This commit is contained in:
parent
9be6408890
commit
3217ac0763
@ -365,7 +365,7 @@ main(void)
|
||||
#if !SILENT_MODE
|
||||
puts(
|
||||
#if SEQUENTIAL_MODE && VERBOSE_MODE
|
||||
""
|
||||
"\n"
|
||||
#endif
|
||||
"Done!");
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user