widl: Simplify write_typeformatstring_type.
commitfce01e6920e2d7878d1b1017af95565272e721d9
authorRobert Shearman <rob@codeweavers.com>
Tue, 24 Jan 2006 10:06:32 +0000 (24 11:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Jan 2006 10:06:32 +0000 (24 11:06 +0100)
tree084fe9649993faa7ad6e9324721b8d831aba017d
parent479be2e6af91d5ef06ac0c312e1c78588ae768e6
widl: Simplify write_typeformatstring_type.
Simplify handling of types in write_typeformatstring_type by only
writing non-pointer types out when ptr_level is 0. Add stubs for
functions that will write out the type format string for strings and
arrays.
tools/widl/typegen.c