widl: Call Struct and Union phase functions for reference pointers to structures...
authorRob Shearman <robertshearman@gmail.com>
Sat, 14 Feb 2009 18:11:00 +0000 (18:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Feb 2009 14:35:14 +0000 (15:35 +0100)
commite054c52cd1d295508dee0ce3b91258eb804fb3b9
tree4d2de7b47671ef4c5d85a4204367b8ef02be4c3d
parent47c82ac472546cb75808c0f10482b920e8afdd8e
widl: Call Struct and Union phase functions for reference pointers to structures and unions.

It's slightly quicker than calling pointer phase functions and does
the same job.
tools/widl/typegen.c