From 7f6920d685af29ae9a32ec5aa37e42857976ed65 Mon Sep 17 00:00:00 2001 From: stefanf Date: Tue, 31 May 2005 20:28:49 +0000 Subject: Remove #ident directives, they don't exist on the vendor branch anymore. --- sbin/routed/if.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/routed/if.c') diff --git a/sbin/routed/if.c b/sbin/routed/if.c index b6e7a53..291eb19 100644 --- a/sbin/routed/if.c +++ b/sbin/routed/if.c @@ -40,7 +40,7 @@ __RCSID("$FreeBSD$"); __RCSID("$Revision: 2.27 $"); #ident "$Revision: 2.27 $" #endif -#ident "$FreeBSD$" + struct interface *ifnet; /* all interfaces */ /* hash table for all interfaces, big enough to tolerate ridiculous -- cgit v1.1