propsys: Fix PSGetPropertyDescriptionListFromString spec file entry

André Hentschel nerv at dawncrow.de
Wed Feb 22 16:23:11 CST 2017


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 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)
-- 
2.7.4





More information about the wine-patches mailing list