Correct convertion of tcrules->mangle when a writable mangle exists

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-03-07 15:21:45 -08:00
parent 928f54d37c
commit a98c1d5b35
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -2312,9 +2312,10 @@ EOF
EOF
}
return ( $mangle, $fn1 );
}
return ( $mangle, $fn1 );
}
#