]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
src: update comments part II
authorJan Engelhardt <jengelh@medozas.de>
Thu, 4 Sep 2008 15:49:18 +0000 (17:49 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 4 Sep 2008 15:49:18 +0000 (17:49 +0200)
A number of comments are redundant, some outdated and others outright
wrong in their own way. Remove and fixup.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
extensions/libxt_hashlimit.c
extensions/libxt_limit.c

index 6e6adbadd2b37108005934b5576b065dcc5b8878..3960417b212a11d328e5b5a21d0095e0e57f99f4 100644 (file)
@@ -5,8 +5,8 @@
  * Development of this code was funded by Astaro AG, http://www.astaro.com/
  *
  * Based on ipt_limit.c by
- * Jérôme de Vivie   <devivie@info.enserb.u-bordeaux.fr>
- * Hervé Eychenne    <rv@wallfire.org>
+ * Jérôme de Vivie   <devivie@info.enserb.u-bordeaux.fr>
+ * Hervé Eychenne    <rv@wallfire.org>
  * 
  * Error corections by nmalykh@bilim.com (22.01.2005)
  */
index d3fef89ee1307bcf64e5bf2cc7fbb3093569b022..3ed7b965d8ea452e7d84cd981334495d732a10b2 100644 (file)
@@ -1,7 +1,7 @@
 /* Shared library add-on to iptables to add limit support.
  *
- * Jérôme de Vivie   <devivie@info.enserb.u-bordeaux.fr>
- * Hervé Eychenne    <rv@wallfire.org>
+ * Jérôme de Vivie   <devivie@info.enserb.u-bordeaux.fr>
+ * Hervé Eychenne    <rv@wallfire.org>
  */
 
 #include <stdio.h>