wmc: Modify the error and warning functions to behave like all the other Wine tracing...
authorFrancois Gouget <fgouget@free.fr>
Thu, 18 Oct 2007 15:11:57 +0000 (17:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Oct 2007 09:46:08 +0000 (11:46 +0200)
commit22076e09cae5cf268f73a3cd4dd00889c97d8eda
tree7785d7f4f39c9fa1fe7c739bff16fa68564b57bf
parentdc3feef055e823690c54abf9f41fa8f0615028ac
wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
tools/wmc/mcl.c
tools/wmc/mcy.y
tools/wmc/utils.c
tools/wmc/write.c