diff options
Diffstat (limited to 'usr.sbin/mrouted/vif.c')
-rw-r--r-- | usr.sbin/mrouted/vif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/vif.c b/usr.sbin/mrouted/vif.c index 4ce99edf49dde..a4816091b21c8 100644 --- a/usr.sbin/mrouted/vif.c +++ b/usr.sbin/mrouted/vif.c @@ -9,7 +9,7 @@ #ifndef lint static const char rcsid[] = - "$Id: vif.c,v 1.12 1998/01/16 07:17:45 charnier Exp $"; + "$Id: vif.c,v 1.13 1998/06/09 05:01:38 imp Exp $"; #endif /* not lint */ #include "defs.h" |