compstui: Fix SetCPSUIUserData spec file entry

André Hentschel nerv at dawncrow.de
Fri Jan 20 14:11:49 CST 2017


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

diff --git a/dlls/compstui/compstui.spec b/dlls/compstui/compstui.spec
index 08fdb47..7ba72a5 100644
--- a/dlls/compstui/compstui.spec
+++ b/dlls/compstui/compstui.spec
@@ -1,4 +1,4 @@
 @ stdcall CommonPropertySheetUIA(long ptr long ptr)
 @ stdcall CommonPropertySheetUIW(long ptr long ptr)
 @ stdcall GetCPSUIUserData(long)
-@ stdcall SetCPSUIUserData(long ptr)
+@ stdcall SetCPSUIUserData(long long)
-- 
2.7.4





More information about the wine-patches mailing list