gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 04/06: connection.c: cosmetics


From: gnunet
Subject: [libmicrohttpd] 04/06: connection.c: cosmetics
Date: Fri, 31 Mar 2023 09:22:50 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit db659970f999f2a3592918e713cf916b34a64aed
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Thu Mar 30 18:10:51 2023 +0200

    connection.c: cosmetics
---
 src/microhttpd/connection.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/microhttpd/connection.c b/src/microhttpd/connection.c
index a154da45..f378334c 100644
--- a/src/microhttpd/connection.c
+++ b/src/microhttpd/connection.c
@@ -5121,6 +5121,7 @@ MHD_connection_handle_idle (struct MHD_Connection 
*connection)
           continue;
         }
         /* Response is not required anymore for this connection. */
+        if (1)
         {
           struct MHD_Response *const resp = connection->rp.response;
 

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