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 fe4aaee1b4
commit 49811d24fa
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 );
}
#