Fixed incorrect comment.

This commit is contained in:
Ryan C. Gordon 2005-02-15 22:25:03 +00:00
parent 5c313d7a93
commit ed5de27c73
1 changed files with 1 additions and 1 deletions

View File

@ -660,5 +660,5 @@ PHYSFS_sint64 __PHYSFS_platformGetLastModTime(const char *fname)
BAIL_MACRO(ERR_NOT_IMPLEMENTED, -1);
} /* __PHYSFS_platformGetLastModTime */
/* end of skeleton.c ... */
/* end of pocketpc.c ... */