diff options
Diffstat (limited to 'common.c')
-rw-r--r-- | common.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |