wrc: Remove the trailing linefeed from a parser_error() message.

Unlike most other trace and error reporting functions, parser_error()
appends a linefeed to the error message.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francois Gouget 2021-03-02 20:11:28 +01:00 committed by Alexandre Julliard
parent d4631ba675
commit 55ba6262d2
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ L\" {
yy_push_state(tklstr);
wbufidx = 0;
if(!win32)
parser_error("16bit resource contains unicode strings\n");
parser_error("16bit resource contains unicode strings");
}
<tklstr>\"{ws}+ |
<tklstr>\" {