widl: Fix format string size calculation.
commit1550938a5042f9847eab45d13e2077aa40b8a08f
authorEric Kohl <eric.kohl@t-online.de>
Thu, 23 Mar 2006 09:33:08 +0000 (23 10:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Mar 2006 16:06:10 +0000 (23 17:06 +0100)
tree532778ad4e6fbef3780b3875e1f394e1efd61e31
parent9873494ced8405113381266b4d99c2a9f3002cb1
widl: Fix format string size calculation.

- Move proc format string size calculation from client.c and server.c
  to typegen.c.
- Implement type format string size calculation.
tools/widl/client.c
tools/widl/server.c
tools/widl/typegen.c
tools/widl/typegen.h