oleaut32: Fix copy and paste error in VARIANT_UserUnmarshall with VT_UNKNOWN test.

Robert Shearman rob at codeweavers.com
Wed Dec 26 05:03:03 CST 2007


The variant type is VT_UNKNOWN so we should be using V_UNKNOWN, not 
V_VARIANTREF(V_R8) to check the type unmarshalled properly.
---
  dlls/oleaut32/tests/usrmarshal.c |    4 +---
  1 files changed, 1 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c6e67b29949ad22c2bac6531af358f66d7ce7c91.diff
Type: text/x-patch
Size: 955 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071226/7a4ef342/attachment.bin 


More information about the wine-patches mailing list