diff options
Diffstat (limited to 'usr.sbin/mrouted/route.c')
| -rw-r--r-- | usr.sbin/mrouted/route.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/route.c b/usr.sbin/mrouted/route.c index b2695395ed92..9a63b9351867 100644 --- a/usr.sbin/mrouted/route.c +++ b/usr.sbin/mrouted/route.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/route.c,v 1.11.2.1 1999/08/29 15:44:00 peter Exp $"; #endif /* not lint */ #include "defs.h" |
