r775 - branches/stable-1.0

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Nov 28 08:25:18 EST 2005


Author: icculus
Date: 2005-11-28 08:25:18 -0500 (Mon, 28 Nov 2005)
New Revision: 775

Modified:
   branches/stable-1.0/physfs.c
Log:
Fixed minor whitespace issue.


Modified: branches/stable-1.0/physfs.c
===================================================================
--- branches/stable-1.0/physfs.c	2005-10-12 22:03:56 UTC (rev 774)
+++ branches/stable-1.0/physfs.c	2005-11-28 13:25:18 UTC (rev 775)
@@ -1090,7 +1090,7 @@
         } /* if */
         else
         {
-                no_write = 1;
+            no_write = 1;
         } /* else */
 
         if (no_write)




More information about the physfs-commits mailing list