forked from extern/shorewall_code
Delete untrue comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5b163e9bc2
commit
1c1881859f
@ -1526,8 +1526,7 @@ sub create_irule( $$$;@ ) {
|
||||
}
|
||||
|
||||
#
|
||||
# Clone an existing rule. Only the rule hash itself is cloned; reference values are shared between the new rule
|
||||
# reference and the old.
|
||||
# Clone an existing rule.
|
||||
#
|
||||
sub clone_irule( $ ) {
|
||||
my $oldruleref = $_[0];
|
||||
|
Loading…
Reference in New Issue
Block a user