mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-09 23:28:13 +01:00
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
|
# Clone an existing rule.
|
||||||
# reference and the old.
|
|
||||||
#
|
#
|
||||||
sub clone_irule( $ ) {
|
sub clone_irule( $ ) {
|
||||||
my $oldruleref = $_[0];
|
my $oldruleref = $_[0];
|
||||||
|
Loading…
Reference in New Issue
Block a user