r891 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Apr 2 16:57:53 EDT 2007


Author: icculus
Date: 2007-04-02 16:57:53 -0400 (Mon, 02 Apr 2007)
New Revision: 891

Modified:
   trunk/
   trunk/physfs.h
Log:
Updated.



Property changes on: trunk
___________________________________________________________________
Name: svn:ignore
   - physfs.spec
docs
build
Debug
debug
Release
release
CMakeScripts
CMakeCache.txt
install_manifest.txt
test_physfs
CMakeTmp
CMakeFiles
Makefile
*.a
*.so
*.so.*
*.dylib
*.dll
*.exe
*.xcodeproj
*.build
*.vcproj
*.vcproj.*
*.sln
*.cmake
*.make
*.log
*.dsp
*.dsw
*.dir
*.ncb
*.suo
*.plg
*.rule


   + physfs.spec
docs
build
Debug
debug
Release
release
CMakeScripts
CMakeCache.txt
install_manifest.txt
test_physfs
wxtest_physfs
CMakeTmp
CMakeFiles
Makefile
*.a
*.so
*.so.*
*.dylib
*.dll
*.exe
*.xcodeproj
*.build
*.vcproj
*.vcproj.*
*.sln
*.cmake
*.make
*.log
*.dsp
*.dsw
*.dir
*.ncb
*.suo
*.plg
*.rule



Modified: trunk/physfs.h
===================================================================
--- trunk/physfs.h	2007-04-02 20:57:39 UTC (rev 890)
+++ trunk/physfs.h	2007-04-02 20:57:53 UTC (rev 891)
@@ -628,6 +628,7 @@
 __EXPORT__ void PHYSFS_permitSymbolicLinks(int allow);
 
 
+/* !!! FIXME: const this? */
 /**
  * \fn char **PHYSFS_getCdRomDirs(void)
  * \brief Get an array of paths to available CD-ROM drives.




More information about the physfs-commits mailing list