aboutsummaryrefslogtreecommitdiff
path: root/sbin/routed/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/table.c')
-rw-r--r--sbin/routed/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/table.c b/sbin/routed/table.c
index 8682b170d8a4..41cedd970e8b 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/routed/table.c,v 1.6.2.1 1999/08/29 15:15:32 peter Exp $";
#endif /* not lint */
#include "defs.h"