r796 - trunk/platform

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Nov 5 06:09:42 EST 2006


Author: icculus
Date: 2006-11-05 06:09:42 -0500 (Sun, 05 Nov 2006)
New Revision: 796

Modified:
   trunk/platform/win32.c
Log:
Silly comment typo.


Modified: trunk/platform/win32.c
===================================================================
--- trunk/platform/win32.c	2006-11-05 10:06:02 UTC (rev 795)
+++ trunk/platform/win32.c	2006-11-05 11:09:42 UTC (rev 796)
@@ -60,7 +60,7 @@
 /*
  * 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
 




More information about the physfs-commits mailing list