widl: Use unsigned int instead of size_t to avoid printf format warnings.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 12:13:49 +0000 (14:13 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 12:13:49 +0000 (14:13 +0200)
commit043fd66907c2ca2697a8c8dd47b388487d8dcc81
tree05b84b450abacfb254731077359953cc86bf76ee
parentc425045abb44405e8555f1dea9e28c3c897ca2a7
widl: Use unsigned int instead of size_t to avoid printf format warnings.
tools/widl/server.c
tools/widl/typegen.c