|
From: <cre...@us...> - 2006-06-25 19:05:20
|
Revision: 1417 Author: creecode Date: 2006-06-25 12:05:17 -0700 (Sun, 25 Jun 2006) ViewCVS: http://svn.sourceforge.net/frontierkernel/?rev=1417&view=rev Log Message: ----------- removed trailing space after MACVERSION Modified Paths: -------------- Frontier/branches/FSRef_Migration/Common/headers/frontierconfig.h Modified: Frontier/branches/FSRef_Migration/Common/headers/frontierconfig.h =================================================================== --- Frontier/branches/FSRef_Migration/Common/headers/frontierconfig.h 2006-06-25 19:02:32 UTC (rev 1416) +++ Frontier/branches/FSRef_Migration/Common/headers/frontierconfig.h 2006-06-25 19:05:17 UTC (rev 1417) @@ -27,7 +27,7 @@ #define configinclude /*so other includes can tell if we've been loaded*/ -#ifdef MACVERSION +#ifdef MACVERSION #include <standard.h> #endif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |