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) */