aboutsummaryrefslogtreecommitdiffstats
path: root/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'common.c')
-rw-r--r--common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.c b/common.c
index 5f2f83e..86ac6aa 100644
--- a/common.c
+++ b/common.c
@@ -399,7 +399,6 @@ check_checksums(const char *restrict filename, const struct libkeccak_spec *rest
user_error("file is malformated");
free(buf);
- close(fd);
return ret;
(void) style;