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

Alexandre Julliard julliard at winehq.org
Mon Feb 27 15:12:09 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Wed Feb 22 21:28:15 2017 +0100

usp10: Fix ScriptGetProperties spec file entry.

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

---

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

diff --git a/dlls/usp10/usp10.spec b/dlls/usp10/usp10.spec
index 3880895..3e97d91 100644
--- a/dlls/usp10/usp10.spec
+++ b/dlls/usp10/usp10.spec
@@ -13,7 +13,7 @@
 @ stdcall ScriptGetFontScriptTags(long ptr ptr long ptr ptr)
 @ stdcall ScriptGetGlyphABCWidth(ptr ptr long ptr)
 @ stdcall ScriptGetLogicalWidths(ptr long long ptr ptr ptr ptr)
-@ stdcall ScriptGetProperties(ptr long)
+@ stdcall ScriptGetProperties(ptr ptr)
 @ stdcall ScriptIsComplex(wstr long long)
 @ stdcall ScriptItemize(wstr long long ptr ptr ptr ptr)
 @ stdcall ScriptItemizeOpenType(wstr long long ptr ptr ptr ptr ptr)




More information about the wine-cvs mailing list