diff options
Diffstat (limited to 'sbin/spppcontrol/spppcontrol.c')
| -rw-r--r-- | sbin/spppcontrol/spppcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/spppcontrol/spppcontrol.c b/sbin/spppcontrol/spppcontrol.c index fa902f95232f..75526a45979c 100644 --- a/sbin/spppcontrol/spppcontrol.c +++ b/sbin/spppcontrol/spppcontrol.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/spppcontrol/spppcontrol.c,v 1.7.2.1 2001/07/30 10:30:11 dd Exp $"; #endif /* not lint */ #include <sys/param.h> |
