widl: Make use of string_of_type in write_conf_or_var_desc.
authorRob Shearman <robertshearman@gmail.com>
Tue, 23 Mar 2010 13:33:59 +0000 (13:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Mar 2010 16:29:05 +0000 (17:29 +0100)
commitc65d16e9d5857c25a3916b80ad414026e81deff2
tree4043a614013029e1c3dec6f6edad79681bdfd1db
parent5e0030b4cb4c06e926effa5cdb68f8f2fa295fb7
widl: Make use of string_of_type in write_conf_or_var_desc.

This allows the code to not have to track the operator type twice.
tools/widl/typegen.c