sync to trunk head (37853) (except rbuild changes)
[reactos.git] / reactos / ntoskrnl / ex / event.c
index 80fb388..4968ab4 100644 (file)
@@ -334,6 +334,7 @@ NtQueryEvent(IN HANDLE EventHandle,
                                          EventInformation,
                                          EventInformationLength,
                                          ReturnLength,
+                                         NULL,
                                          PreviousMode);
     if(!NT_SUCCESS(Status))
     {