Explorar o código

Added a FIXME.

Ryan C. Gordon %!s(int64=15) %!d(string=hai) anos
pai
achega
f329f4ed0b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/physfs.c

+ 1 - 0
src/physfs.c

@@ -1625,6 +1625,7 @@ int PHYSFS_exists(const char *fname)
 } /* PHYSFS_exists */
 
 
+/* !!! FIXME: should this just call PHYSFS_stat() now? */
 PHYSFS_sint64 PHYSFS_getLastModTime(const char *_fname)
 {
     PHYSFS_sint64 retval = -1;