Linux doesn't understand VOID
[reactos.git] / reactos / tools / rbuild / global.cpp
index da53dbd..2b521fd 100644 (file)
@@ -28,7 +28,7 @@ char cSep;
 char cBadSep;
 
 
-VOID
+void
 InitializeEnvironment ()
 {
         char *SepValue, *ExePostfixValue, *ExePrefixValue;;