widl: Fix string format warning.
commit479f5a1b217a9293528924e3f61498f6757467d0
authorVincent Povirk <madewokherd+d41d@gmail.com>
Fri, 5 Dec 2008 05:25:56 +0000 (4 23:25 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Dec 2008 11:30:31 +0000 (5 12:30 +0100)
treeee3a8f61b8b7e5dcea1751dd9047c77d81190143
parent8f6736cf133aacbb955ef4d84ff6bc49f903067b
widl: Fix string format warning.

yyerror takes a single string argument, not a format string.
tools/widl/utils.c
tools/widl/utils.h