summaryrefslogtreecommitdiff
path: root/util/ck_errf.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/ck_errf.pl')
-rwxr-xr-xutil/ck_errf.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/ck_errf.pl b/util/ck_errf.pl
index 3af91744c5..7a24d6c5a2 100755
--- a/util/ck_errf.pl
+++ b/util/ck_errf.pl
@@ -40,5 +40,6 @@ foreach $file (@ARGV)
# print "$func:$1\n";
}
}
+ close(IN);
}