Skip to content

Commit

Permalink
Added a FIXME.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Aug 20, 2010
1 parent 1fe0538 commit f329f4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/physfs.c
Expand Up @@ -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;
Expand Down

0 comments on commit f329f4e

Please sign in to comment.