|
From: <cre...@us...> - 2006-10-04 00:43:49
|
Revision: 1537
http://svn.sourceforge.net/frontierkernel/?rev=1537&view=rev
Author: creecode
Date: 2006-10-03 10:41:05 -0700 (Tue, 03 Oct 2006)
Log Message:
-----------
minor formatting tweak
Modified Paths:
--------------
Frontier/branches/FSRef_Migration/Common/headers/file.h
Modified: Frontier/branches/FSRef_Migration/Common/headers/file.h
===================================================================
--- Frontier/branches/FSRef_Migration/Common/headers/file.h 2006-10-03 03:15:50 UTC (rev 1536)
+++ Frontier/branches/FSRef_Migration/Common/headers/file.h 2006-10-03 17:41:05 UTC (rev 1537)
@@ -291,7 +291,7 @@
extern boolean filesize (const ptrfilespec , long *);
-extern boolean fileisfolder (const ptrfilespec , boolean *);
+extern boolean fileisfolder ( const ptrfilespec , boolean * );
extern boolean fileisvolume (const ptrfilespec );
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|