summaryrefslogtreecommitdiffstats
path: root/sbin/routed/radix.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/radix.c')
-rw-r--r--sbin/routed/radix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/routed/radix.c b/sbin/routed/radix.c
index 5e65b8f..7f37688 100644
--- a/sbin/routed/radix.c
+++ b/sbin/routed/radix.c
@@ -45,7 +45,6 @@ __RCSID("$FreeBSD$");
__RCSID("$Revision: 2.23 $");
#ident "$Revision: 2.23 $"
#endif
-#ident "$FreeBSD$"
#define log(x, msg) syslog(x, msg)
#define panic(s) {log(LOG_ERR,s); exit(1);}
OpenPOWER on IntegriCloud