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 7f7e1e47b79e..34e65fa77917 100644 --- a/sbin/routed/radix.c +++ b/sbin/routed/radix.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)rdisc.c 8.1 (Berkeley) x/y/95"; #elif defined(__NetBSD__) static char rcsid[] = "$NetBSD$"; #endif -#ident "$Revision: 1.10 $" +#ident "$Revision: 1.1.1.1 $" #include "defs.h" |