changeset 540 | a6b6f0a54cd2 |
parent 511 | 7a36b164a975 |
child 541 | 2be2fff14b7a |
--- a/physfs_internal.h Fri Jan 31 04:10:19 2003 +0000 +++ b/physfs_internal.h Wed Mar 12 05:39:51 2003 +0000 @@ -832,7 +832,7 @@ /* * This is the buffer size, if one is set (0 otherwise). Don't touch. */ - PHYSFS_uint64 bufsize; + PHYSFS_uint32 bufsize; /* * This is the buffer fill size. Don't touch.