mirror of
https://github.com/ksherlock/mpw-tools.git
synced 2025-03-12 19:40:28 +00:00
fixup
This commit is contained in:
parent
5523108188
commit
2566d45238
@ -89,7 +89,7 @@ int FlagsParse(int argc, char **argv)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
fprintf(stderr, "### Delete - \"-%c\" is not an option.", c);
|
fprintf(stderr, "### Delete - \"-%c\" is not an option.\n", c);
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user