summaryrefslogtreecommitdiff
path: root/src/md5sum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/md5sum.c')
-rw-r--r--src/md5sum.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/md5sum.c b/src/md5sum.c
index dcb7208c6..4895e2376 100644
--- a/src/md5sum.c
+++ b/src/md5sum.c
@@ -178,8 +178,6 @@ hex_digits (const char *s)
}
/* FIXME: allow newline in filename by encoding it. */
-/* FIXME: distinguish between file open/read failure and inconsistent
- checksum. */
static int
md5_file (const char *filename, int binary, unsigned char *md5_result)