aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-29 16:44:35 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-29 16:44:35 +0200
commitb53132950da3c6f75653306154b38f9f4af1ed21 (patch)
tree29100602c39a3d3a9286850b91fa86873dd9fc2b
parent36fa35cf04237467ad2acfeca3f8875764b99453 (diff)
downloadlibmicrohttpd-b53132950da3c6f75653306154b38f9f4af1ed21.tar.gz
libmicrohttpd-b53132950da3c6f75653306154b38f9f4af1ed21.zip
dox fix
-rw-r--r--src/microhttpd/test_options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/test_options.c b/src/microhttpd/test_options.c
index 085de072..9685837e 100644
--- a/src/microhttpd/test_options.c
+++ b/src/microhttpd/test_options.c
@@ -19,7 +19,7 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file mhds_get_test.c 22 * @file test_options.c
23 * @brief Testcase for libmicrohttpd HTTPS GET operations 23 * @brief Testcase for libmicrohttpd HTTPS GET operations
24 * @author Sagie Amir 24 * @author Sagie Amir
25 */ 25 */