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

Alexandre Julliard julliard at winehq.org
Fri May 26 02:40:27 CDT 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Thu May 25 20:51:32 2017 +0200

wsdapi: Fix WSDXMLBuildAnyForSingleElement spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Owen Rudge <orudge at codeweavers.com>
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 fd89be7..7954ede 100644
--- a/dlls/wsdapi/wsdapi.spec
+++ b/dlls/wsdapi/wsdapi.spec
@@ -38,7 +38,7 @@
 @ stub WSDUriEncode
 @ stdcall WSDXMLAddChild(ptr ptr)
 @ stdcall WSDXMLAddSibling(ptr ptr)
-@ stdcall WSDXMLBuildAnyForSingleElement(ptr ptr ptr)
+@ stdcall WSDXMLBuildAnyForSingleElement(ptr wstr ptr)
 @ stdcall WSDXMLCleanupElement(ptr)
 @ stdcall WSDXMLCreateContext(ptr)
 @ stub WSDXMLGetNameFromBuiltinNamespace




More information about the wine-cvs mailing list