diff options
Diffstat (limited to 'sbin/routed/rdisc.c')
-rw-r--r-- | sbin/routed/rdisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/rdisc.c b/sbin/routed/rdisc.c index c41c539edcb1..a7adf5400f38 100644 --- a/sbin/routed/rdisc.c +++ b/sbin/routed/rdisc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)rdisc.c 8.1 (Berkeley) x/y/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/routed/rdisc.c,v 1.2.2.1 1999/08/29 15:15:31 peter Exp $"; #endif /* not lint */ #include "defs.h" |