[NTOS] Limit the spam from NtNotifyChangeMultipleKeys.
[reactos.git] / ntoskrnl / mm / pagefile.c
index 7bc4c8a..a30d920 100644 (file)
@@ -210,7 +210,7 @@ MmGetOffsetPageFile(PRETRIEVAL_POINTERS_BUFFER RetrievalPointers, LARGE_INTEGER
     {
         const LARGE_INTEGER dummy =
         {
-            0
+            {0}
         };
         return dummy;
     }