From 8fe36422b59432709ad0a81b4ea1b229ed2f345b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 22 Jan 2013 10:44:12 -0800 Subject: [PATCH] Delete stale comment Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Chains.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Chains.pm b/Shorewall/Perl/Shorewall/Chains.pm index 6001737a6..6ca3f2497 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -291,7 +291,6 @@ our $VERSION = 'MODULEVERSION'; # filtered => Number of filter rules at the front of an interface forward chain # digest => string representation of the chain's rules for use in optimization # level 8. -# accepted => A 'ESTABLISHED,RELATED' ACCEPT rule has been added to this chain. # complete => The last rule in the chain is a -g or a simple -j to a terminating target # Suppresses adding additional rules to the chain end of the chain # } ,