mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02: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
|
# 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
|
# module may also call the function to close the file before EOF
|
||||||
#
|
#
|
||||||
|
|
||||||
sub close_file() {
|
sub close_file() {
|
||||||
if ( $currentfile ) {
|
if ( $currentfile ) {
|
||||||
my $result = close $currentfile;
|
my $result = close $currentfile;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user