Add missing carriage return (Thanks fallen)

This commit is contained in:
Michael Stapelberg 2010-02-16 19:55:04 +01:00
parent e225742415
commit 432f06a21e
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ terminal:
TOKTERMINAL WHITESPACE STR
{
ELOG("The terminal option is DEPRECATED and has no effect. "
"Please remove it from your configuration file.");
"Please remove it from your configuration file.\n");
}
;