Ver Fonte

Updated.

Ryan C. Gordon há 19 anos atrás
pai
commit
1622f171f4
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      physfs.h

+ 1 - 0
physfs.h

@@ -628,6 +628,7 @@ __EXPORT__ const char *PHYSFS_getDirSeparator(void);
 __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.