forked from extern/shorewall_code
Correct Typo
Signed-off-by: Tom Eastep <teastep@mint14.(none)>
This commit is contained in:
parent
4590e25052
commit
87715e5f0b
@ -4501,7 +4501,7 @@ sub do_helper( $ ) {
|
||||
|
||||
validate_helper( $helper );
|
||||
|
||||
if ( defiend wantarray ) {
|
||||
if ( defined wantarray ) {
|
||||
$helper = $helpers_aliases{$helper} || $helper;
|
||||
qq(-m helper --helper $helper );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user