Explorar o código

Fixed minor whitespace issue.

Ryan C. Gordon %!s(int64=20) %!d(string=hai) anos
pai
achega
f71362cbb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      physfs.c

+ 1 - 1
physfs.c

@@ -1090,7 +1090,7 @@ int PHYSFS_setSaneConfig(const char *organization, const char *appName,
         } /* if */
         else
         {
-                no_write = 1;
+            no_write = 1;
         } /* else */
 
         if (no_write)