Add a newline after usage.
This commit is contained in:
parent
4b688a59eb
commit
ec798ac2b2
@ -98,6 +98,6 @@ usage(void)
|
||||
{
|
||||
|
||||
(void)fprintf(stderr,
|
||||
"usage: setfib [-[F]]value command");
|
||||
"usage: setfib [-[F]]value command\n");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user