widl: Don't use recursion for write_typeformatstring_type.
authorRobert Shearman <rob@codeweavers.com>
Tue, 24 Jan 2006 10:06:10 +0000 (11:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Jan 2006 10:06:10 +0000 (11:06 +0100)
commit479be2e6af91d5ef06ac0c312e1c78588ae768e6
tree4a2df376ada8f264a3a74d5e2aa8019fa5809f14
parent6d76ad87c661ea2f56567869db73d34a0c5c3cf0
widl: Don't use recursion for write_typeformatstring_type.
Since a var_t can now be passed in, rename to
write_typeformatstring_var. Simplifies the code.
tools/widl/typegen.c