widl: Fix typos in write_remoting_arg which caused ref pointers to unions to not...
authorRob Shearman <robertshearman@gmail.com>
Wed, 18 Feb 2009 20:32:15 +0000 (20:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Feb 2009 11:51:40 +0000 (12:51 +0100)
commit944f22db8052032ec6b3a72a6253d483834b9ebc
treee008e06495924c4f6ee121782b0ec498b1897ff8
parent32bacc9c0b545f95f87a7d26145632bbc01b4cc9
widl: Fix typos in write_remoting_arg which caused ref pointers to unions to not result in direct calls to NonEncapsulatedUnion/EncapsulatedUnion functions.
tools/widl/typegen.c