sync rosapps to r44454
[reactos.git] / rosapps / applications / sysutils / systeminfo / systeminfo.c
index d641c20..951ef23 100644 (file)
@@ -356,7 +356,7 @@ AllSysInfo(VOID)
 
 /* Main program */
 int
-main(int argc, char *argv[])
+main(int argc,char *argv[])
 {
        if (argc > 1 && !strcmp(argv[1], "/?"))
        {