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