(upda): Add linefeed to the 'Please use "show updates".' line.
This commit is contained in:
parent
5cb735f3a7
commit
e218d6b841
1 changed files with 1 additions and 1 deletions
|
@ -96,6 +96,6 @@ upda(void)
|
|||
pr("Game hours are: %s\n", game_hours);
|
||||
|
||||
pr("\nThis command is obsolete and will go away in a future version.\n"
|
||||
"Please use \"show updates\".");
|
||||
"Please use \"show updates\".\n");
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue