summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/lib/getsumd.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/lib/getsumd.c')
-rw-r--r--contrib/ipfilter/lib/getsumd.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/ipfilter/lib/getsumd.c b/contrib/ipfilter/lib/getsumd.c
index fdad461..84acc7a 100644
--- a/contrib/ipfilter/lib/getsumd.c
+++ b/contrib/ipfilter/lib/getsumd.c
@@ -1,17 +1,17 @@
/* $FreeBSD$ */
/*
- * Copyright (C) 2002 by Darren Reed.
- *
- * See the IPFILTER.LICENCE file for details on licencing.
- *
- * $Id: getsumd.c,v 1.2.4.1 2006/06/16 17:21:01 darrenr Exp $
- */
+ * Copyright (C) 2012 by Darren Reed.
+ *
+ * See the IPFILTER.LICENCE file for details on licencing.
+ *
+ * $Id$
+ */
#include "ipf.h"
char *getsumd(sum)
-u_32_t sum;
+ u_32_t sum;
{
static char sumdbuf[17];
OpenPOWER on IntegriCloud