Silly comment typo.

This commit is contained in:
Ryan C. Gordon 2006-11-05 11:09:42 +00:00
parent a9d65e6d59
commit 5a25658811
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ static char *userDir = NULL;
/*
* Users without the platform SDK don't have this defined. The original docs
* for SetFilePointer() just said to compare with 0xFFFFFFFF, so this should
* work as desired
* work as desired.
*/
#define PHYSFS_INVALID_SET_FILE_POINTER 0xFFFFFFFF