diff options
Diffstat (limited to 'usr.sbin/mrouted/kern.c')
-rw-r--r-- | usr.sbin/mrouted/kern.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/kern.c b/usr.sbin/mrouted/kern.c index 5f29949f515c3..ac769fe4377fd 100644 --- a/usr.sbin/mrouted/kern.c +++ b/usr.sbin/mrouted/kern.c @@ -9,7 +9,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: kern.c,v 1.10 1998/01/16 07:17:42 charnier Exp $"; #endif /* not lint */ #include "defs.h" |