diff --git a/physfs.c b/physfs.c index 7d95e6b..127b32d 100644 --- a/physfs.c +++ b/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)