NO-OP: misc whitespace adjustments
This commit is contained in:
parent
eebdb63014
commit
883ec6aa68
@ -533,7 +533,7 @@ SMF::end_write (string const & path)
|
||||
}
|
||||
}
|
||||
|
||||
if (smf_save (_smf, f) != 0) {
|
||||
if (smf_save(_smf, f) != 0) {
|
||||
fclose(f);
|
||||
throw FileError (path);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user