mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-13 13:59:07 +01:00
Remove blank line
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
aff8623a44
commit
18c8f1f835
@ -609,7 +609,6 @@ sub process_mangle_rule1( $$$$$$$$$$$$$$$$$$ ) {
|
|||||||
if ( supplied $params ) {
|
if ( supplied $params ) {
|
||||||
handle_mark_param( '--save-mark --mask ' ,
|
handle_mark_param( '--save-mark --mask ' ,
|
||||||
$config{TC_EXPERT} ? HIGHMARK : SMALLMARK );
|
$config{TC_EXPERT} ? HIGHMARK : SMALLMARK );
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
$target .= '--save-mark --mask ' . in_hex( $globals{TC_MASK} );
|
$target .= '--save-mark --mask ' . in_hex( $globals{TC_MASK} );
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user