Patch by Jonathon Wilson:
[reactos.git] / reactos / apps / tests / vmtest / vmtest.c
index d68ebbb..ec7235c 100644 (file)
@@ -50,5 +50,6 @@ int main()
      {
        printf("VirtualAlloc failed 5\n");
      }
+   return 0;
 }