Fix last accounting change

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6508 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-06-10 17:57:08 +00:00
parent f274d55cb8
commit 3f9e837991

View File

@ -102,7 +102,7 @@ sub process_accounting_rule( $$$$$$$$$ ) {
expand_rule
$chainref ,
NO_RESTRICT ,
$restriction ,
$rule ,
$source ,
$dest ,
@ -115,7 +115,7 @@ sub process_accounting_rule( $$$$$$$$$ ) {
if ( $rule2 ) {
expand_rule
$jumpchainref ,
NO_RESTRICT ,
$restriction ,
$rule ,
$source ,
$dest ,