Clear the current comment at the end of the blrules file.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-08-27 07:29:47 -07:00
parent 341dec0711
commit 3aca90811c

View File

@ -2460,6 +2460,8 @@ sub process_rules( $ ) {
);
process_rule while read_a_line( NORMAL_READ );
clear_comment;
}
$section = '';