Remove an unused variable (oops)
This commit is contained in:
parent
4ee088e5a0
commit
5f83a6b610
@ -698,7 +698,7 @@ rt_Set(struct bundle *bundle, int cmd, const struct ncprange *dst,
|
||||
const struct ncpaddr *gw, int bang, int quiet)
|
||||
{
|
||||
struct rtmsg rtmes;
|
||||
int s, nb, wb, width;
|
||||
int s, nb, wb;
|
||||
char *cp;
|
||||
const char *cmdstr;
|
||||
struct sockaddr_storage sadst, samask, sagw;
|
||||
|
Loading…
x
Reference in New Issue
Block a user