mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Add a newline after usage.
This commit is contained in:
parent
214b852cd9
commit
df8a925ffd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179552
@ -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