mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 13:50:25 +08:00
fix return type of ObDereferenceSecurityDescriptor
svn path=/trunk/; revision=18918
This commit is contained in:
@@ -270,7 +270,7 @@ ObLogSecurityDescriptor(IN PSECURITY_DESCRIPTOR InputSecurityDescriptor,
|
||||
/*
|
||||
* @unimplemented
|
||||
*/
|
||||
NTSTATUS STDCALL
|
||||
VOID STDCALL
|
||||
ObDereferenceSecurityDescriptor(IN PSECURITY_DESCRIPTOR SecurityDescriptor,
|
||||
IN ULONG Count)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user