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

Alexandre Julliard julliard at winehq.org
Tue Jan 2 13:19:01 CST 2018


Module: wine
Branch: master
Commit: 6762fe855174c3b217421d5866ddd71be28b57a5
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=6762fe855174c3b217421d5866ddd71be28b57a5

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sat Dec 30 19:20:05 2017 +0100

wsdapi: Fix WSDXMLGetValueFromAny spec file entry.

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

---

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

diff --git a/dlls/wsdapi/wsdapi.spec b/dlls/wsdapi/wsdapi.spec
index 22457c9..95ee072 100644
--- a/dlls/wsdapi/wsdapi.spec
+++ b/dlls/wsdapi/wsdapi.spec
@@ -42,4 +42,4 @@
 @ stdcall WSDXMLCleanupElement(ptr)
 @ stdcall WSDXMLCreateContext(ptr)
 @ stub WSDXMLGetNameFromBuiltinNamespace
-@ stdcall WSDXMLGetValueFromAny(wstr wstr ptr wstr)
+@ stdcall WSDXMLGetValueFromAny(wstr wstr ptr ptr)




More information about the wine-cvs mailing list