diff options
| author | Brian Somers <brian@FreeBSD.org> | 2001-08-16 16:58:02 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2001-08-16 16:58:02 +0000 |
| commit | e1a94c3dcf6a7522c3fae9f28101bd419b0232cf (patch) | |
| tree | b29260e0452ce40e8cfafe2736588d7156a40cd1 /usr.sbin/ppp/command.c | |
| parent | cbf16fdf2162fc0691b55390e8d0c9ec1f5c08af (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ppp/command.c')
| -rw-r--r-- | usr.sbin/ppp/command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c index df6dae79a036..6add42085e8f 100644 --- a/usr.sbin/ppp/command.c +++ b/usr.sbin/ppp/command.c @@ -2570,7 +2570,6 @@ static int OptSet(struct cmdargs const *arg) { int bit = (int)(long)arg->cmd->args; - const char *cmd; unsigned keep; /* Keep these bits */ unsigned add; /* Add these bits */ |
