widl: RPC_FC_BIND_PRIMITIVE is a base type so reverse an if statement
authorRob Shearman <rob@codeweavers.com>
Wed, 30 May 2007 21:42:57 +0000 (22:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 31 May 2007 10:25:09 +0000 (12:25 +0200)
commit36fd85f4cc9090ad21f5017c0502c76d165bc7f3
treee81a7449de78a869fc7d9c82934e7a1586f9805d
parentf198dcf09b6cdc6a3916145054244156f11b78f0
widl: RPC_FC_BIND_PRIMITIVE is a base type so reverse an if statement
that caused string_of_type to fail and the RPC_FC_BIND_PRIMITIVE code
not to be executed.
tools/widl/typegen.c