summaryrefslogtreecommitdiffstats
path: root/sbin/routed/if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/if.c')
-rw-r--r--sbin/routed/if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/if.c b/sbin/routed/if.c
index 4ee69d0..2e505b5 100644
--- a/sbin/routed/if.c
+++ b/sbin/routed/if.c
@@ -42,7 +42,7 @@ static char sccsid[] __attribute__((unused)) = "@(#)if.c 8.1 (Berkeley) 6/5/93";
#include <sys/cdefs.h>
__RCSID("$NetBSD$");
#endif
-#ident "$Revision: 1.4 $"
+#ident "$FreeBSD$"
struct interface *ifnet; /* all interfaces */
OpenPOWER on IntegriCloud