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

Alexandre Julliard julliard at winehq.org
Mon Jan 30 15:39:18 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sun Jan 29 21:59:15 2017 +0100

secur32: Fix LsaConnectUntrusted spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

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

diff --git a/dlls/secur32/secur32.spec b/dlls/secur32/secur32.spec
index 0d6895a..ee872c5 100644
--- a/dlls/secur32/secur32.spec
+++ b/dlls/secur32/secur32.spec
@@ -33,7 +33,7 @@
 @ stdcall InitializeSecurityContextA(ptr ptr str long long long ptr long ptr ptr ptr ptr)
 @ stdcall InitializeSecurityContextW(ptr ptr wstr long long long ptr long ptr ptr ptr ptr)
 @ stdcall LsaCallAuthenticationPackage(long long ptr long ptr ptr ptr)
-@ stdcall LsaConnectUntrusted(long)
+@ stdcall LsaConnectUntrusted(ptr)
 @ stdcall LsaDeregisterLogonProcess(long)
 @ stdcall LsaEnumerateLogonSessions(ptr ptr)
 @ stdcall LsaFreeReturnBuffer(ptr)




More information about the wine-cvs mailing list