diff options
Diffstat (limited to 'usr.sbin/mrouted/callout.c')
| -rw-r--r-- | usr.sbin/mrouted/callout.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/mrouted/callout.c b/usr.sbin/mrouted/callout.c index 8b8ea9c7156af..af52643bae0ce 100644 --- a/usr.sbin/mrouted/callout.c +++ b/usr.sbin/mrouted/callout.c @@ -12,7 +12,7 @@  #ifndef lint  static const char rcsid[] = -  "$FreeBSD$"; +  "$FreeBSD: src/usr.sbin/mrouted/callout.c,v 1.12 1999/08/28 01:17:03 peter Exp $";  #endif /* not lint */  #include "defs.h" | 
