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 15af6b40d714..439d88196d31 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 1999/08/28 00:14:26 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |