aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/md5_ext.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-27 16:54:03 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-27 16:54:17 +0100
commite8118a6fca06cc4f42dfa770392a0e5035960dd3 (patch)
treed07f38794a685d576b805a754695716850481dea /src/microhttpd/md5_ext.c
parent6d6846e20bfdf4b3eb1b592c97520a532f724238 (diff)
downloadlibmicrohttpd-e8118a6fca06cc4f42dfa770392a0e5035960dd3.tar.gz
libmicrohttpd-e8118a6fca06cc4f42dfa770392a0e5035960dd3.zip
-typo
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 */