aboutsummaryrefslogtreecommitdiff
path: root/util/ck_errf.pl
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1998-12-21 11:00:56 +0000
committerRalf S. Engelschall <rse@openssl.org>1998-12-21 11:00:56 +0000
commitdfeab0689f69c0b4bd3480ffd37a9cacc2f17d9c (patch)
tree2f74e0cfd76a9e092548a9bf52e579aef984299b /util/ck_errf.pl
parent58964a492275ca9a59a0cd9c8155cb2491b4b909 (diff)
downloadopenssl-SSLeay.zip
openssl-SSLeay.tar.gz
openssl-SSLeay.tar.bz2
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeay
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 3af9174..7a24d6c 100755
--- a/util/ck_errf.pl
+++ b/util/ck_errf.pl
@@ -40,5 +40,6 @@ foreach $file (@ARGV)
# print "$func:$1\n";
}
}
+ close(IN);
}