diff options
Diffstat (limited to 'sbin/routed/trace.c')
-rw-r--r-- | sbin/routed/trace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/trace.c b/sbin/routed/trace.c index e632cc2d80b10..a9c3fbff2c73a 100644 --- a/sbin/routed/trace.c +++ b/sbin/routed/trace.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)trace.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: trace.c,v 1.2 1998/07/28 06:36:16 charnier Exp $"; #endif /* not lint */ #define RIPCMDS |