[ros-diffs] [gvg] 19415: Linux doesn't understand VOID
gvg at svn.reactos.com
gvg at svn.reactos.com
Mon Nov 21 19:58:44 CET 2005
Linux doesn't understand VOID
Modified: trunk/reactos/tools/rbuild/global.cpp
Modified: trunk/reactos/tools/rbuild/rbuild.h
_____
Modified: trunk/reactos/tools/rbuild/global.cpp
--- trunk/reactos/tools/rbuild/global.cpp 2005-11-21 18:49:41 UTC
(rev 19414)
+++ trunk/reactos/tools/rbuild/global.cpp 2005-11-21 18:58:20 UTC
(rev 19415)
@@ -28,7 +28,7 @@
char cBadSep;
-VOID
+void
InitializeEnvironment ()
{
char *SepValue, *ExePostfixValue, *ExePrefixValue;;
_____
Modified: trunk/reactos/tools/rbuild/rbuild.h
--- trunk/reactos/tools/rbuild/rbuild.h 2005-11-21 18:49:41 UTC (rev
19414)
+++ trunk/reactos/tools/rbuild/rbuild.h 2005-11-21 18:58:20 UTC (rev
19415)
@@ -801,7 +801,7 @@
};
-extern VOID
+extern void
InitializeEnvironment ();
extern std::string
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051121/8206d539/attachment.html
More information about the Ros-diffs
mailing list