Module: wine Branch: master Commit: 22076e09cae5cf268f73a3cd4dd00889c97d8eda URL: http://source.winehq.org/git/wine.git/?a=commit;h=22076e09cae5cf268f73a3cd4d...
Author: Francois Gouget fgouget@free.fr Date: Thu Oct 18 17:11:57 2007 +0200
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 | 30 ++++++++++++++-------------- tools/wmc/mcy.y | 56 ++++++++++++++++++++++++++-------------------------- tools/wmc/utils.c | 4 --- tools/wmc/write.c | 12 +++++----- 4 files changed, 49 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=22076e09cae5cf268f73a3...