widl: Modify generic_msg() to behave like all the other Wine tracing methods, that...
commit4152085af13209a604d39c3b39596dbdcf904c30
authorFrancois Gouget <fgouget@free.fr>
Thu, 18 Oct 2007 15:11:30 +0000 (18 17:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Oct 2007 09:46:01 +0000 (19 11:46 +0200)
tree41bc347df7b4fbc39f8b94f7d6c3c2c7e53997f6
parent599c74296cfdc3ece4af3be0e95b46edd1a0dabb
widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
tools/widl/header.c
tools/widl/parser.l
tools/widl/proxy.c
tools/widl/utils.c