usage never returns, and thus should be __dead.

ok jasper@.
This commit is contained in:
oga
2008-02-13 21:48:03 +00:00
parent 9cb4f8884e
commit 3f63e529bf
2 changed files with 2 additions and 2 deletions

View File

@@ -322,7 +322,7 @@ _sigchld_cb(int which)
;
}
void
__dead void
usage(void)
{
extern char *__progname;