fix return type of ObDereferenceSecurityDescriptor

svn path=/trunk/; revision=18918
This commit is contained in:
Thomas Bluemel 2005-10-31 20:35:03 +00:00
parent 0e0d775a1d
commit cb2e289656

View file

@ -270,7 +270,7 @@ ObLogSecurityDescriptor(IN PSECURITY_DESCRIPTOR InputSecurityDescriptor,
/* /*
* @unimplemented * @unimplemented
*/ */
NTSTATUS STDCALL VOID STDCALL
ObDereferenceSecurityDescriptor(IN PSECURITY_DESCRIPTOR SecurityDescriptor, ObDereferenceSecurityDescriptor(IN PSECURITY_DESCRIPTOR SecurityDescriptor,
IN ULONG Count) IN ULONG Count)
{ {