libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit b53132950da3c6f75653306154b38f9f4af1ed21
parent 36fa35cf04237467ad2acfeca3f8875764b99453
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 29 Apr 2020 16:44:35 +0200

dox fix

Diffstat:
Msrc/microhttpd/test_options.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/test_options.c b/src/microhttpd/test_options.c @@ -19,7 +19,7 @@ */ /** - * @file mhds_get_test.c + * @file test_options.c * @brief Testcase for libmicrohttpd HTTPS GET operations * @author Sagie Amir */