gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] branch master updated: typo


From: gnunet
Subject: [libmicrohttpd] branch master updated: typo
Date: Mon, 26 Oct 2020 11:11:36 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new b39aacb2 typo
b39aacb2 is described below

commit b39aacb24adfa2013b83c5efb6198d0555318807
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Oct 26 11:04:29 2020 +0100

    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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]