secur32: Update win32.api to fix the winapi_check warnings.
This commit is contained in:
parent
e84562a15a
commit
ffc4a4f301
|
@ -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 **
|
||||
|
||||
|
|
Loading…
Reference in New Issue