gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 11/36: test_client_put_stop: fixed typo in comment


From: gnunet
Subject: [libmicrohttpd] 11/36: test_client_put_stop: fixed typo in comment
Date: Thu, 01 Jun 2023 12:30:16 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit a9cd61a224e3696ae012a2f9b6f7faa90a07df93
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed May 17 19:57:30 2023 +0300

    test_client_put_stop: fixed typo in comment
---
 src/microhttpd/test_client_put_stop.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/test_client_put_stop.c 
b/src/microhttpd/test_client_put_stop.c
index 403a4d5c..eb481567 100644
--- a/src/microhttpd/test_client_put_stop.c
+++ b/src/microhttpd/test_client_put_stop.c
@@ -1533,7 +1533,7 @@ performQueryExternal (struct MHD_Daemon *d, struct 
_MHD_dumbClient *clnt)
         else
         {
           /* When rate limiter is enabled, all sent packets must be received
-           * before client close connection to avoid RST for every ACK.
+           * before client closes connection to avoid RST for every ACK.
            * When rate limiter is not enabled, the MHD must receive at
            * least something before closing the connection. */
           do_client = 0;

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