aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/md5_ext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/md5_ext.c')
-rw-r--r--src/microhttpd/md5_ext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/md5_ext.c b/src/microhttpd/md5_ext.c
index 5466f704..799ff8e9 100644
--- a/src/microhttpd/md5_ext.c
+++ b/src/microhttpd/md5_ext.c
@@ -18,7 +18,7 @@
18*/ 18*/
19 19
20/** 20/**
21 * @file microhttpd/md5_ext.h 21 * @file microhttpd/md5_ext.c
22 * @brief Wrapper for MD5 calculation performed by TLS library 22 * @brief Wrapper for MD5 calculation performed by TLS library
23 * @author Karlson2k (Evgeny Grin) 23 * @author Karlson2k (Evgeny Grin)
24 */ 24 */