From 746c2a516366e6b3ead567a377a0b1ddec37a918 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 30 Dec 2010 10:36:03 -0800 Subject: [PATCH] Correct comment about the action member of the chain structure --- Shorewall/Perl/Shorewall/Chains.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Chains.pm b/Shorewall/Perl/Shorewall/Chains.pm index 978a3d591..dce7085ba 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -217,7 +217,7 @@ our $VERSION = '4.4_16'; # logchains => { = , ... } # references => { => , => , ... } # blacklist => ( 0 or 1 ) -# action => +# action => # } , # => ... # }