Explorar el Código

Fixed minor whitespace issue.

Ryan C. Gordon hace 21 años
padre
commit
f71362cbb7
Se han modificado 1 ficheros con 1 adiciones y 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)