forked from extern/shorewall_code
Fix syntax error in last fix.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
67ab369082
commit
b866a5917e
@ -1386,6 +1386,7 @@ sub replace_references( $$ ) {
|
|||||||
add_reference( $fromref, $chain_table{$table}{$target} );
|
add_reference( $fromref, $chain_table{$table}{$target} );
|
||||||
$count++;
|
$count++;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user