From dba82da1c8912a1a3a6328593dc75b9f15f19fcf Mon Sep 17 00:00:00 2001 From: Darren Reed Date: Sat, 28 Jul 2001 11:59:33 +0000 Subject: Import IPFilter version 3.4.20 --- contrib/ipfilter/ipsend/ipsopt.c | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'contrib/ipfilter/ipsend/ipsopt.c') diff --git a/contrib/ipfilter/ipsend/ipsopt.c b/contrib/ipfilter/ipsend/ipsopt.c index 2827c7797303..691ee7d69521 100644 --- a/contrib/ipfilter/ipsend/ipsopt.c +++ b/contrib/ipfilter/ipsend/ipsopt.c @@ -1,14 +1,8 @@ /* * Copyright (C) 1995-1998 by Darren Reed. * - * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and due credit is given - * to the original author and the contributors. + * See the IPFILTER.LICENCE file for details on licencing. */ -#if !defined(lint) -static const char sccsid[] = "@(#)ipsopt.c 1.2 1/11/96 (C)1995 Darren Reed"; -static const char rcsid[] = "@(#)$Id: ipsopt.c,v 2.1 1999/08/04 17:31:07 darrenr Exp $"; -#endif #include #include #include @@ -25,13 +19,9 @@ static const char rcsid[] = "@(#)$Id: ipsopt.c,v 2.1 1999/08/04 17:31:07 darrenr #include #include "ipsend.h" - -#ifndef __P -# ifdef __STDC__ -# define __P(x) x -# else -# define __P(x) () -# endif +#if !defined(lint) +static const char sccsid[] = "@(#)ipsopt.c 1.2 1/11/96 (C)1995 Darren Reed"; +static const char rcsid[] = "@(#)$Id: ipsopt.c,v 2.1.4.2 2001/07/15 22:00:14 darrenr Exp $"; #endif -- cgit v1.3