commit | 479be2e6af91d5ef06ac0c312e1c78588ae768e6 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Tue Jan 24 11:06:10 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 24 11:06:10 2006 +0100 |
tree | 4a2df376ada8f264a3a74d5e2aa8019fa5809f14 | |
parent | 6d76ad87c661ea2f56567869db73d34a0c5c3cf0 [diff] |
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.