summaryrefslogtreecommitdiff
path: root/lib/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/md5.h')
-rw-r--r--lib/md5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/md5.h b/lib/md5.h
index ca7c78ed5c..bae5960a8c 100644
--- a/lib/md5.h
+++ b/lib/md5.h
@@ -124,6 +124,7 @@ extern void *__md5_buffer (const char *buffer, size_t len,
void *restrict resblock) __THROW;
# endif
+
/* Compute MD5 message digest for bytes read from STREAM.
STREAM is an open file stream. Regular files are handled more efficiently.
The contents of STREAM from its current position to its end will be read.