Fix formatting

This commit is contained in:
Eric Fischer 2015-10-20 12:03:49 -07:00
parent eb5c78482a
commit e554a121fb
3 changed files with 14 additions and 15 deletions

View File

@ -417,6 +417,5 @@ int main(int argc, char **argv) {
usage(argv); usage(argv);
} }
return 0; return 0;
} }