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

Francois Gouget fgouget at free.fr
Tue Jun 12 10:52:05 CDT 2007


---
 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 **
 
-- 
1.4.4.4




More information about the wine-patches mailing list