mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-07 19:11:51 +01:00
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