forked from extern/shorewall_code
Clear the current comment at the end of the blrules file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
341dec0711
commit
3aca90811c
@ -2460,6 +2460,8 @@ sub process_rules( $ ) {
|
||||
);
|
||||
|
||||
process_rule while read_a_line( NORMAL_READ );
|
||||
|
||||
clear_comment;
|
||||
}
|
||||
|
||||
$section = '';
|
||||
|
Loading…
Reference in New Issue
Block a user