From b39aacb24adfa2013b83c5efb6198d0555318807 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Oct 2020 11:04:29 +0100 Subject: [PATCH] typo --- src/testcurl/test_add_conn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testcurl/test_add_conn.c b/src/testcurl/test_add_conn.c index b78cd013..68b568b7 100644 --- 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