Francois Gouget : secur32: Update win32. api to fix the winapi_check warnings.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jun 13 06:13:57 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Jun 12 17:52:05 2007 +0200

secur32: Update win32.api to fix the winapi_check warnings.

---

 tools/winapi/win32.api |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 989755f..74c8324 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -3835,7 +3835,6 @@ HANDLE
 NTSTATUS
 SECURITY_STATUS
 ULONG
-unsigned long
 
 %ptr
 
@@ -3856,7 +3855,7 @@ PULONG
 PVOID
 PVOID *
 SEC_GET_KEY_FN
-unsigned long *
+ULONG *
 void *
 void **
 




More information about the wine-cvs mailing list