whitespace

This commit is contained in:
Joe Thornber 2013-05-23 11:46:06 +01:00
parent f8efc4f58c
commit 84858ab86e

View File

@ -370,6 +370,5 @@ int main(int argc, char **argv)
exit(1);
}
return check(argv[optind], fs);
}