summaryrefslogtreecommitdiff
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
parent6d6846e20bfdf4b3eb1b592c97520a532f724238 (diff)
-typo
-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 @@
*/
/**
- * @file microhttpd/md5_ext.h
+ * @file microhttpd/md5_ext.c
* @brief Wrapper for MD5 calculation performed by TLS library
* @author Karlson2k (Evgeny Grin)
*/