diff options
Diffstat (limited to 'sbin/routed/radix.c')
-rw-r--r-- | sbin/routed/radix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/radix.c b/sbin/routed/radix.c index 9e375a56ecec..fb852e265254 100644 --- a/sbin/routed/radix.c +++ b/sbin/routed/radix.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)radix.c 8.4 (Berkeley) 11/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/routed/radix.c,v 1.2.2.1 1999/08/29 15:15:30 peter Exp $"; #endif /* not lint */ /* |