|
From: <cre...@us...> - 2006-07-08 01:08:08
|
Revision: 1453 Author: creecode Date: 2006-07-07 18:08:04 -0700 (Fri, 07 Jul 2006) ViewCVS: http://svn.sourceforge.net/frontierkernel/?rev=1453&view=rev Log Message: ----------- minor code formatting tweaks Modified Paths: -------------- Frontier/branches/FSRef_Migration/Common/source/langsystypes.c Modified: Frontier/branches/FSRef_Migration/Common/source/langsystypes.c =================================================================== --- Frontier/branches/FSRef_Migration/Common/source/langsystypes.c 2006-07-08 01:07:17 UTC (rev 1452) +++ Frontier/branches/FSRef_Migration/Common/source/langsystypes.c 2006-07-08 01:08:04 UTC (rev 1453) @@ -564,7 +564,7 @@ #ifdef MACVERSION - boolean flcreatefrompath = FALSE; + boolean flcreatefrompath = false; // bigstring bs; OSErr err; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |