commit b39aacb24adfa2013b83c5efb6198d0555318807
parent 8cb26daea6f14cf93a8cdf715b8ed823cf298f64
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 26 Oct 2020 11:04:29 +0100
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testcurl/test_add_conn.c b/src/testcurl/test_add_conn.c
@@ -73,7 +73,7 @@
/* Global parameters */
static int oneone; /**< Use HTTP/1.1 instead of HTTP/1.0 */
static int no_listen; /**< Start MHD daemons without listen socket */
-static int global_port; /**< MHD deamons listen port number */
+static int global_port; /**< MHD daemons listen port number */
static int cleanup_test; /**< Test for final cleanup */
static int slow_reply = 0; /**< Slowdown MHD replies */
static int ignore_response_errors = 0; /**< Do not fail test if CURL