Parcourir la source

Fixed incorrect comment.

Ryan C. Gordon il y a 21 ans
Parent
commit
ed5de27c73
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      platform/pocketpc.c

+ 1 - 1
platform/pocketpc.c

@@ -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 ... */