=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: winhttp: Fix some spec file entries.

Alexandre Julliard julliard at winehq.org
Tue Jan 31 15:42:50 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon Jan 30 23:11:00 2017 +0100

winhttp: Fix some spec file entries.

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/winhttp/winhttp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/winhttp/winhttp.spec b/dlls/winhttp/winhttp.spec
index 15c560a..28dcb15 100644
--- a/dlls/winhttp/winhttp.spec
+++ b/dlls/winhttp/winhttp.spec
@@ -20,11 +20,11 @@
 @ stdcall WinHttpQueryOption(ptr long ptr ptr)
 @ stdcall WinHttpReadData(ptr ptr long ptr)
 @ stdcall WinHttpReceiveResponse(ptr ptr)
-@ stdcall WinHttpSendRequest(ptr wstr long ptr long long ptr)
+@ stdcall WinHttpSendRequest(ptr wstr long ptr long long long)
 @ stdcall WinHttpSetCredentials(ptr long long wstr ptr ptr)
 @ stdcall WinHttpSetDefaultProxyConfiguration(ptr)
 @ stdcall WinHttpSetOption(ptr long ptr long)
-@ stdcall WinHttpSetStatusCallback(ptr ptr long ptr)
+@ stdcall WinHttpSetStatusCallback(ptr ptr long long)
 @ stdcall WinHttpSetTimeouts(ptr long long long long)
 @ stdcall WinHttpTimeFromSystemTime(ptr ptr)
 @ stdcall WinHttpTimeToSystemTime(wstr ptr)




More information about the wine-cvs mailing list