Added a missing argument in a call of usage. Was usage() and should be
authorAndreas Schulz <ats@g386bsd.first.bmd.de>
Thu, 23 Jun 1994 17:10:40 +0000 (17:10 +0000)
committerAndreas Schulz <ats@g386bsd.first.bmd.de>
Thu, 23 Jun 1994 17:10:40 +0000 (17:10 +0000)
commit5d1f9419a8848af33cf6af090ebaa97541fa685e
treedcadefe9c9765d58a25897f64bb5ef1e4903bcef
parentf9f3e4bfc1526a6202a80d76532385f748c5c7b2
Added a missing argument in a call of usage. Was usage() and should be
usage((char *) NULL). Found by someone in the mailing list. Sorry, i
already deleted the original mail. Verified also with BSD-4.4.
sbin/route/route.c