(PS3) main.c indenting nits
This commit is contained in:
parent
df5b772462
commit
499a22df72
|
@ -252,7 +252,6 @@ static void save_settings(void)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
||||||
config_file_t * conf = config_file_new(SYS_CONFIG_FILE);
|
config_file_t * conf = config_file_new(SYS_CONFIG_FILE);
|
||||||
|
|
||||||
if(conf == NULL)
|
if(conf == NULL)
|
||||||
|
|
Loading…
Reference in New Issue