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 e440bbcb9b304..bb252ca38b855 100644 --- a/usr.sbin/mrouted/mapper.c +++ b/usr.sbin/mrouted/mapper.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "$Id: mapper.c,v 1.12 1998/01/16 07:17:43 charnier Exp $"; + "$Id: mapper.c,v 1.13 1998/06/09 05:01:30 imp Exp $"; #endif /* not lint */ #include <err.h> |