diff options
Diffstat (limited to 'sbin/routed/table.c')
-rw-r--r-- | sbin/routed/table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/table.c b/sbin/routed/table.c index 1d95b12d171a6..88a24b4ffcd09 100644 --- a/sbin/routed/table.c +++ b/sbin/routed/table.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)tables.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: table.c,v 1.6 1998/07/28 06:36:15 charnier Exp $"; #endif /* not lint */ #include "defs.h" |