xmllite: Fix CreateXmlReaderInputWithEncodingName spec file entry

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


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 dlls/xmllite/xmllite.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/xmllite/xmllite.spec b/dlls/xmllite/xmllite.spec
index d6ee017..574ed98 100644
--- a/dlls/xmllite/xmllite.spec
+++ b/dlls/xmllite/xmllite.spec
@@ -1,6 +1,6 @@
 @ stdcall CreateXmlReader(ptr ptr ptr)
 @ stub CreateXmlReaderInputWithEncodingCodePage
-@ stdcall CreateXmlReaderInputWithEncodingName(ptr ptr ptr long ptr ptr)
+@ stdcall CreateXmlReaderInputWithEncodingName(ptr ptr wstr long wstr ptr)
 @ stdcall CreateXmlWriter(ptr ptr ptr)
 @ stdcall CreateXmlWriterOutputWithEncodingCodePage(ptr ptr long ptr)
 @ stdcall CreateXmlWriterOutputWithEncodingName(ptr ptr wstr ptr)
-- 
2.7.4





More information about the wine-patches mailing list