gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 05/08: MHD_queue_response(): clarified log message


From: gnunet
Subject: [libmicrohttpd] 05/08: MHD_queue_response(): clarified log message
Date: Sun, 13 Mar 2022 18:33:28 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 45b90c7cea2917b524076e9144cc7325e8eab7b9
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Mar 13 11:44:03 2022 +0300

    MHD_queue_response(): clarified log message
---
 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 465e0326..93c3ebfb 100644
--- a/src/microhttpd/connection.c
+++ b/src/microhttpd/connection.c
@@ -5222,7 +5222,7 @@ MHD_queue_response (struct MHD_Connection *connection,
     {
 #ifdef HAVE_MESSAGES
       MHD_DLOG (daemon,
-                _ ("Connection \"Upgrade\" can be used " \
+                _ ("Connection \"Upgrade\" can be used only " \
                    "with HTTP/1.1 connections!\n"));
 #endif
       return MHD_NO;

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