Module: wine Branch: master Commit: 6762fe855174c3b217421d5866ddd71be28b57a5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6762fe855174c3b217421d586...
Author: André Hentschel nerv@dawncrow.de Date: Sat Dec 30 19:20:05 2017 +0100
wsdapi: Fix WSDXMLGetValueFromAny spec file entry.
Signed-off-by: André Hentschel nerv@dawncrow.de Signed-off-by: Alexandre Julliard julliard@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)