gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 06/06: connection.c: fixed copy-paste error in comment


From: gnunet
Subject: [libmicrohttpd] 06/06: connection.c: fixed copy-paste error in comment
Date: Sun, 24 Oct 2021 13:45:09 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 9cb16af3d35153d719913ce0a4f3958fc3d31ef8
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Oct 24 14:43:35 2021 +0300

    connection.c: fixed copy-paste error in comment
---
 src/microhttpd/connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/connection.c b/src/microhttpd/connection.c
index d524954a..9f550221 100644
--- a/src/microhttpd/connection.c
+++ b/src/microhttpd/connection.c
@@ -150,7 +150,7 @@
 #endif
 
 /**
- * Response text used when the request HTTP version is too old.
+ * Response text used when the request HTTP version is not supported.
  */
 #ifdef HAVE_MESSAGES
 #define REQ_HTTP_VER_IS_NOT_SUPPORTED \

-- 
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]