wrc: Modify the error, warning and tracing functions to behave like all the other...
commit7e92283678d1bc156365373a4b5920613ab170c0
authorFrancois Gouget <fgouget@free.fr>
Thu, 18 Oct 2007 15:11:52 +0000 (18 17:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Oct 2007 09:46:11 +0000 (19 11:46 +0200)
tree87e058822d8b1f62b56f01ab46380f1c7e52964a
parent22076e09cae5cf268f73a3cd4dd00889c97d8eda
wrc: Modify the error, warning and tracing functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
tools/wrc/genres.c
tools/wrc/newstruc.c
tools/wrc/parser.l
tools/wrc/parser.y
tools/wrc/readres.c
tools/wrc/utils.c
tools/wrc/wrc.c
tools/wrc/writeres.c