forked from tTh/FloatImg
better error message
This commit is contained in:
@@ -102,7 +102,7 @@ if (verbosity) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (argc==optind) {
|
if (argc==optind) {
|
||||||
fprintf(stderr, "wuh ?\n");
|
fprintf(stderr, "what the fsck ?\n");
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user