Skip to content

Commit

Permalink
Fixed minor whitespace issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Nov 28, 2005
1 parent 7130cea commit f71362c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physfs.c
Expand Up @@ -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)
Expand Down

0 comments on commit f71362c

Please sign in to comment.