aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2001-08-16 16:58:02 +0000
committerBrian Somers <brian@FreeBSD.org>2001-08-16 16:58:02 +0000
commite1a94c3dcf6a7522c3fae9f28101bd419b0232cf (patch)
treeb29260e0452ce40e8cfafe2736588d7156a40cd1 /usr.sbin
parentcbf16fdf2162fc0691b55390e8d0c9ec1f5c08af (diff)
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/command.c1
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 */