wsdapi: Fix WSDXMLBuildAnyForSingleElement spec file entry

André Hentschel nerv at dawncrow.de
Thu May 25 13:51:32 CDT 2017


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





More information about the wine-patches mailing list