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