Remove extraneous \n.
Noticed by: Nikolai Lifanov <lifanov@mail.lifanov.com> Approved by: re (gjb)
This commit is contained in:
parent
0c20fe6fda
commit
7014092551
@ -81,7 +81,7 @@ userland_version() {
|
||||
# Print a usage string and exit.
|
||||
#
|
||||
usage() {
|
||||
echo "usage: $progname [-ku]\n" >&2
|
||||
echo "usage: $progname [-ku]" >&2
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user