widl: Make the case of messages output by warning and error functions consistent.
commit1d8dbeff9a1ee63b3e6aad038b9fc3cb8d423276
authorRob Shearman <robertshearman@gmail.com>
Wed, 7 Jan 2009 11:43:47 +0000 (7 11:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Jan 2009 13:41:31 +0000 (7 14:41 +0100)
tree7922cbb27a1c707a2c04364fb51a11be5d92cd21
parentada97dc209a3a710929c624bc4b688f653b29257
widl: Make the case of messages output by warning and error functions consistent.

Standardise on lower case "warning" and "error", since they match the
case of what gcc prints.
tools/widl/utils.c