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
+1 -1
View File
@@ -270,7 +270,7 @@ ObLogSecurityDescriptor(IN PSECURITY_DESCRIPTOR InputSecurityDescriptor,
/*
* @unimplemented
*/
NTSTATUS STDCALL
VOID STDCALL
ObDereferenceSecurityDescriptor(IN PSECURITY_DESCRIPTOR SecurityDescriptor,
IN ULONG Count)
{