summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/lib/optname.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/lib/optname.c')
-rw-r--r--contrib/ipfilter/lib/optname.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/ipfilter/lib/optname.c b/contrib/ipfilter/lib/optname.c
index f41cab1..2bc811b 100644
--- a/contrib/ipfilter/lib/optname.c
+++ b/contrib/ipfilter/lib/optname.c
@@ -1,20 +1,20 @@
/* $FreeBSD$ */
/*
- * Copyright (C) 2000-2001 by Darren Reed.
+ * Copyright (C) 2012 by Darren Reed.
*
* See the IPFILTER.LICENCE file for details on licencing.
*
- * $Id: optname.c,v 1.3.4.1 2006/06/16 17:21:07 darrenr Exp $
+ * $Id$
*/
#include "ipf.h"
u_32_t optname(cp, sp, linenum)
-char ***cp;
-u_short *sp;
-int linenum;
+ char ***cp;
+ u_short *sp;
+ int linenum;
{
struct ipopt_names *io, *so;
u_long msk = 0;
OpenPOWER on IntegriCloud