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 620bc7feb435..b40b2d982e3b 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"; #elif defined(__NetBSD__) static char rcsid[] = "$NetBSD$"; #endif -#ident "$Revision: 1.1.1.4 $" +#ident "$Revision: 1.1.1.1.2.1 $" #include "defs.h" #include <netinet/in_systm.h> |