remove newline
This commit is contained in:
parent
be43694a6f
commit
b05288601e
1 changed files with 1 additions and 1 deletions
2
dam.c
2
dam.c
|
@ -819,7 +819,7 @@ cleanup(void)
|
|||
static void
|
||||
usage(void)
|
||||
{
|
||||
die("usage: dam [-st] [-f font] [-nb color] [-nf color] [-sb color] [-sf color]\n");
|
||||
die("usage: dam [-st] [-f font] [-nb color] [-nf color] [-sb color] [-sf color]");
|
||||
}
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Reference in a new issue