Explorar el Código

Fixed incorrect comment.

Ryan C. Gordon hace 21 años
padre
commit
ed5de27c73
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 ... */