summaryrefslogtreecommitdiffstats
path: root/sbin/routed/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/table.c')
-rw-r--r--sbin/routed/table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/routed/table.c b/sbin/routed/table.c
index 5dfd195..491c5cf 100644
--- a/sbin/routed/table.c
+++ b/sbin/routed/table.c
@@ -39,7 +39,6 @@ __RCSID("$FreeBSD$");
__RCSID("$Revision: 2.27 $");
#ident "$Revision: 2.27 $"
#endif
-#ident "$FreeBSD$"
static struct rt_spare *rts_better(struct rt_entry *);
static struct rt_spare rts_empty = {0,0,0,HOPCNT_INFINITY,0,0,0};
OpenPOWER on IntegriCloud