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 a17b7c4fa95d..140009db1da1 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[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/routed/trace.c,v 1.2.2.1 1999/08/29 15:15:33 peter Exp $"; #endif /* not lint */ #define RIPCMDS |