commit e8118a6fca06cc4f42dfa770392a0e5035960dd3 parent 6d6846e20bfdf4b3eb1b592c97520a532f724238 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 27 Feb 2023 16:54:03 +0100 -typo Diffstat:
| M | src/microhttpd/md5_ext.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/microhttpd/md5_ext.c b/src/microhttpd/md5_ext.c @@ -18,7 +18,7 @@ */ /** - * @file microhttpd/md5_ext.h + * @file microhttpd/md5_ext.c * @brief Wrapper for MD5 calculation performed by TLS library * @author Karlson2k (Evgeny Grin) */