mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-07 19:11:51 +01:00
Two minor cosmetic changes
This commit is contained in:
parent
2a34a30b42
commit
8abc78331b
@ -1371,7 +1371,6 @@ sub pop_include() {
|
||||
# This function is normally called below in read_a_line() when EOF is reached. Clients of the
|
||||
# module may also call the function to close the file before EOF
|
||||
#
|
||||
|
||||
sub close_file() {
|
||||
if ( $currentfile ) {
|
||||
my $result = close $currentfile;
|
||||
|
Loading…
Reference in New Issue
Block a user