|
From: <cre...@us...> - 2006-09-18 19:31:08
|
Revision: 1509
http://svn.sourceforge.net/frontierkernel/?rev=1509&view=rev
Author: creecode
Date: 2006-09-18 12:30:58 -0700 (Mon, 18 Sep 2006)
Log Message:
-----------
minor source format tweak, no functional change
Modified Paths:
--------------
Frontier/branches/FSRef_Migration/Common/source/fileops.c
Modified: Frontier/branches/FSRef_Migration/Common/source/fileops.c
===================================================================
--- Frontier/branches/FSRef_Migration/Common/source/fileops.c 2006-09-18 19:28:12 UTC (rev 1508)
+++ Frontier/branches/FSRef_Migration/Common/source/fileops.c 2006-09-18 19:30:58 UTC (rev 1509)
@@ -2921,10 +2921,10 @@
#ifdef MACVERSION
- boolean fileresolvealias ( ptrfilespec fs) {
+ boolean fileresolvealias ( ptrfilespec fs ) {
//
- // 2006-06-25 creedon: FSRef-ized
+ // 2006-09-18 creedon: FSRef-ized
//
boolean flfolder, flalias;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|