]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
xt_CHECKSUM: remove pointless $
authorJan Engelhardt <jengelh@medozas.de>
Sun, 11 Jul 2010 15:59:47 +0000 (17:59 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 11 Jul 2010 15:59:47 +0000 (17:59 +0200)
extensions/libxt_CHECKSUM.c
extensions/xt_CHECKSUM.c

index 21bbebf0b63f762141af7ac28bd65d61e50e0b9a..35b15cfe0502cd6f46c1e930345f8d644fd5412f 100644 (file)
@@ -1,14 +1,9 @@
-/* Shared library add-on to xtables for CHECKSUM
- *
+/*
  * (C) 2002 by Harald Welte <laforge@gnumonks.org>
  * (C) 2010 by Red Hat, Inc
  * Author: Michael S. Tsirkin <mst@redhat.com>
  *
  * This program is distributed under the terms of GNU GPL v2, 1991
- *
- * libxt_CHECKSUM.c borrowed some bits from libipt_ECN.c
- *
- * $Id$
  */
 #include <stdio.h>
 #include <string.h>
index 2ae1960c15651c352e44317d44248632d2562830..cc9a396c5e81a24482164c755ef3274557e5e7e2 100644 (file)
@@ -1,5 +1,4 @@
-/* iptables module for the packet checksum mangling
- *
+/*
  * (C) 2002 by Harald Welte <laforge@netfilter.org>
  * (C) 2010 Red Hat, Inc.
  *