gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 26/36: test_client_put_stop: fixed typo in diag message


From: gnunet
Subject: [libmicrohttpd] 26/36: test_client_put_stop: fixed typo in diag message
Date: Thu, 01 Jun 2023 12:30:31 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit eb5be268d9868c2b9da09c36a8e26d0127e99ff0
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon May 22 19:58:17 2023 +0300

    test_client_put_stop: fixed typo in diag message
---
 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 3785599d..271bc522 100644
--- a/src/microhttpd/test_client_put_stop.c
+++ b/src/microhttpd/test_client_put_stop.c
@@ -332,7 +332,7 @@ test_global_init (void)
       if (limit > 0)
       {
 #ifndef _MHD_HEAVY_TESTS
-        fprintf (stderr, "This system has limits on number of RST packet"
+        fprintf (stderr, "This system has limits on number of RST packets"
                  " per second (%d).\nThis test will be used only if configured 
"
                  "with '--enable-heavy-test'.\n", limit);
         exit (77);

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