changeset 21 | b1ea58d70a56 |
parent 20 | efdde0d21521 |
child 22 | 49f6101707b4 |
--- a/physfs_internal.h Sun Jul 08 03:25:12 2001 +0000 +++ b/physfs_internal.h Sun Jul 08 05:27:05 2001 +0000 @@ -239,7 +239,7 @@ #define ERR_SYMLINK_DISALLOWED "Symbolic links are disabled" #define ERR_NO_WRITE_DIR "Write directory is not set" #define ERR_NO_SUCH_FILE "No such file" - +#define ERR_PAST_EOF "Past end of file" /* * Call this to set the message returned by PHYSFS_getLastError().