Silly comment typo.
This commit is contained in:
parent
a9d65e6d59
commit
5a25658811
|
@ -60,7 +60,7 @@ static char *userDir = NULL;
|
||||||
/*
|
/*
|
||||||
* Users without the platform SDK don't have this defined. The original docs
|
* Users without the platform SDK don't have this defined. The original docs
|
||||||
* for SetFilePointer() just said to compare with 0xFFFFFFFF, so this should
|
* for SetFilePointer() just said to compare with 0xFFFFFFFF, so this should
|
||||||
* work as desired
|
* work as desired.
|
||||||
*/
|
*/
|
||||||
#define PHYSFS_INVALID_SET_FILE_POINTER 0xFFFFFFFF
|
#define PHYSFS_INVALID_SET_FILE_POINTER 0xFFFFFFFF
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue