From d589e7527909a3120021572e24a9d86bdfb4c7d9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 26 Apr 2004 11:46:52 +0000 Subject: 2004-04-26 Ralf Corsepius * libnetworking/netinet/igmp_var.h: Cosmetic updates from FreeBSD. * libnetworking/sys/sysctl.h: Update from FreeBSD. * libnetworking/sys/socketvar.h: Update from FreeBSD. --- cpukit/libnetworking/netinet/igmp_var.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'cpukit/libnetworking/netinet/igmp_var.h') diff --git a/cpukit/libnetworking/netinet/igmp_var.h b/cpukit/libnetworking/netinet/igmp_var.h index b9855b3b8c..d515d80199 100644 --- a/cpukit/libnetworking/netinet/igmp_var.h +++ b/cpukit/libnetworking/netinet/igmp_var.h @@ -14,10 +14,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. @@ -35,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)igmp_var.h 8.1 (Berkeley) 7/19/93 - * $FreeBSD: src/sys/netinet/igmp_var.h,v 1.19 2002/03/19 21:25:46 alfred Exp $ + * $FreeBSD: src/sys/netinet/igmp_var.h,v 1.20 2004/04/07 20:46:13 imp Exp $ */ #ifndef _NETINET_IGMP_VAR_H_ @@ -108,5 +104,4 @@ SYSCTL_DECL(_net_inet_igmp); { 0, 0 }, \ { "stats", CTLTYPE_STRUCT }, \ } - #endif -- cgit v1.2.3