mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fixed a compiler warning
svn path=/trunk/; revision=1576
This commit is contained in:
@@ -122,7 +122,7 @@ NtOpenEvent(OUT PHANDLE EventHandle,
|
||||
|
||||
Status = ObOpenObjectByName(ObjectAttributes,
|
||||
ExEventObjectType,
|
||||
0,
|
||||
NULL,
|
||||
UserMode,
|
||||
DesiredAccess,
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user