widl: Fix context handle "cannot be null" detection.
authorRob Shearman <rob@codeweavers.com>
Mon, 7 Jan 2008 13:27:05 +0000 (13:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 20:33:50 +0000 (21:33 +0100)
commit06ed169bc5b2d1f235c80138da6decfa4ca6cf92
tree3e5d844c6e4b9debeff943209fa19de77958c9bc
parent526cb8c375022fd2f2339401abe7e31e2e99984f
widl: Fix context handle "cannot be null" detection.

The "cannot be null" attibute is applied to a parameter if and only if
it is in-only.
tools/widl/typegen.c