Cosmetic in usage string.
This commit is contained in:
parent
741d304e2d
commit
552f27d60f
@ -196,7 +196,7 @@ char **argv;
|
||||
|
||||
usage()
|
||||
{
|
||||
(void) fprintf(stderr, "Usage: window [-e escape-char] [-c command] [-t] [-f] [-d]\n");
|
||||
(void) fprintf(stderr, "usage: window [-e escape-char] [-c command] [-t] [-f] [-d]\n");
|
||||
exit(1);
|
||||
return 0; /* for lint */
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user