Ver Fonte

Fixed minor whitespace issue.

Ryan C. Gordon há 20 anos atrás
pai
commit
f71362cbb7
1 ficheiros alterados com 1 adições e 1 exclusões
  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)