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 89efd2ce6ee90..ad6ac86d71efe 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[] = - "$Id$"; + "$Id: rdisc.c,v 1.2 1998/07/28 06:36:13 charnier Exp $"; #endif /* not lint */ #include "defs.h" |