=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: propsys: Fix PSGetPropertyDescriptionListFromString spec file entry.

Alexandre Julliard julliard at winehq.org
Fri Feb 24 14:48:08 CST 2017


Module: wine
Branch: master
Commit: 8e273c8f8a6150c299b53f0ff036fd87f542aa5d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8e273c8f8a6150c299b53f0ff036fd87f542aa5d

Author: André Hentschel <nerv at dawncrow.de>
Date:   Wed Feb 22 23:23:11 2017 +0100

propsys: Fix PSGetPropertyDescriptionListFromString spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/propsys/propsys.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/propsys/propsys.spec b/dlls/propsys/propsys.spec
index 674df2cb..582308f 100644
--- a/dlls/propsys/propsys.spec
+++ b/dlls/propsys/propsys.spec
@@ -81,7 +81,7 @@
 @ stub PSGetNamedPropertyFromPropertyStorage
 @ stdcall PSGetPropertyDescription(ptr ptr ptr)
 @ stub PSGetPropertyDescriptionByName
-@ stdcall PSGetPropertyDescriptionListFromString(ptr ptr ptr)
+@ stdcall PSGetPropertyDescriptionListFromString(wstr ptr ptr)
 @ stub PSGetPropertyFromPropertyStorage
 @ stub PSGetPropertyKeyFromName
 @ stdcall PSGetPropertySystem(ptr ptr)




More information about the wine-cvs mailing list