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