diff options
Diffstat (limited to 'usr.sbin/mrouted/mapper.c')
| -rw-r--r-- | usr.sbin/mrouted/mapper.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/mrouted/mapper.c b/usr.sbin/mrouted/mapper.c index 8fdbad0687e0..32fef36cde8d 100644 --- a/usr.sbin/mrouted/mapper.c +++ b/usr.sbin/mrouted/mapper.c @@ -23,7 +23,7 @@  #ifndef lint  static const char rcsid[] = -  "$FreeBSD$"; +  "$FreeBSD: src/usr.sbin/mrouted/mapper.c,v 1.16 2002/09/09 15:45:28 nectar Exp $";  #endif /* not lint */  #include <err.h> | 
