Fixed a compiler warning

svn path=/trunk/; revision=1576
This commit is contained in:
Eric Kohl
2001-01-28 01:20:20 +00:00
parent ff1de6a212
commit d4850da19d
+1 -1
View File
@@ -122,7 +122,7 @@ NtOpenEvent(OUT PHANDLE EventHandle,
Status = ObOpenObjectByName(ObjectAttributes,
ExEventObjectType,
0,
NULL,
UserMode,
DesiredAccess,
NULL,