Fixed incorrect comment.
This commit is contained in:
parent
5c313d7a93
commit
ed5de27c73
|
@ -660,5 +660,5 @@ PHYSFS_sint64 __PHYSFS_platformGetLastModTime(const char *fname)
|
||||||
BAIL_MACRO(ERR_NOT_IMPLEMENTED, -1);
|
BAIL_MACRO(ERR_NOT_IMPLEMENTED, -1);
|
||||||
} /* __PHYSFS_platformGetLastModTime */
|
} /* __PHYSFS_platformGetLastModTime */
|
||||||
|
|
||||||
/* end of skeleton.c ... */
|
/* end of pocketpc.c ... */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue