From ae31bb6bac68f800a1e4b30cf2548dacaaf76102 Mon Sep 17 00:00:00 2001 From: Fabrice MARIE Date: Fri, 14 Jun 2002 07:38:16 +0000 Subject: fix all compile warnings within iptables extensions (fabrice) --- extensions/libipt_recent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libipt_recent.c') diff --git a/extensions/libipt_recent.c b/extensions/libipt_recent.c index 5b48cd31..cda0f325 100644 --- a/extensions/libipt_recent.c +++ b/extensions/libipt_recent.c @@ -23,7 +23,7 @@ help(void) " the last 'seconds' seconds.\n" " --hitcount hits For check and update commands above.\n" " Specifies that the match will only occur if source address seen hits times.\n" -" May be used in conjunction with the seconds option.\n", +" May be used in conjunction with the seconds option.\n" " --rttl For check and update commands above.\n" " Specifies that the match will only occur if the source address and the TTL\n" " match between this packet and the one which was set.\n" -- cgit v1.2.3