widl: Make write_pointer_tfs more readable.
authorRob Shearman <robertshearman@gmail.com>
Mon, 15 Mar 2010 19:29:38 +0000 (19:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Mar 2010 10:32:58 +0000 (11:32 +0100)
commit08126d7483bf798e692edec9b8320ad10bbf433c
tree720b8058daadf3bc443143065e35f485907695ab
parent5d985a80282fba5b1cc36ad2c5bc2d0330fcbae7
widl: Make write_pointer_tfs more readable.

Change write_pointer_tfs to rely on the detected type of the type to
determine when to write a simple pointer rather than relying on
typestring_offset not being set anywhere else.
tools/widl/typegen.c