From: Jan Engelhardt Date: Thu, 4 Sep 2008 15:49:18 +0000 (+0200) Subject: src: update comments part II X-Git-Tag: v1.4.2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81bd58838403fc8c4a63840f0af42deebe6d4a20;p=thirdparty%2Fiptables.git src: update comments part II A number of comments are redundant, some outdated and others outright wrong in their own way. Remove and fixup. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- diff --git a/extensions/libxt_hashlimit.c b/extensions/libxt_hashlimit.c index 6e6adbad..3960417b 100644 --- a/extensions/libxt_hashlimit.c +++ b/extensions/libxt_hashlimit.c @@ -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 - * Hervé Eychenne + * Jérôme de Vivie + * Hervé Eychenne * * Error corections by nmalykh@bilim.com (22.01.2005) */ diff --git a/extensions/libxt_limit.c b/extensions/libxt_limit.c index d3fef89e..3ed7b965 100644 --- a/extensions/libxt_limit.c +++ b/extensions/libxt_limit.c @@ -1,7 +1,7 @@ /* Shared library add-on to iptables to add limit support. * - * Jérôme de Vivie - * Hervé Eychenne + * Jérôme de Vivie + * Hervé Eychenne */ #include