[2/2] oledb32: Fix style of accessing prgPropertySets in Test_DBProperties_GetProperty.

Rob Shearman robertshearman at gmail.com
Wed Nov 11 18:30:32 CST 2009


The parameter is a pointer to an array, so don't access it like it is
an array of pointers.
---
 dlls/oledb32/tests/marshal.c |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-oledb32-Fix-style-of-accessing-prgPropertySets-in-Te.patch
Type: text/x-patch
Size: 2529 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091112/7f60d551/attachment-0001.bin>


More information about the wine-patches mailing list