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..3d5143cf1ac7 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.4.2.2 1999/08/29 15:15:47 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |
