widl: Move the check for already processed types into the type-specific functions.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 26 May 2011 12:59:46 +0000 (14:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 May 2011 17:45:00 +0000 (19:45 +0200)
commitd8059aee3a3201901a293548c4ebc3e5a7e49475
tree9eec7b1650fc2a207fdc14ce8164f553002b02ae
parent1ec78b8105653a3689548a9df887f36695c8361e
widl: Move the check for already processed types into the type-specific functions.

Fixed a couple of instances where types were printed redundantly or
incorrectly reused.
tools/widl/typegen.c