gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 14/335: Minor correction for 52a5e465844add3dd968f2318ea


From: gnunet
Subject: [libmicrohttpd] 14/335: Minor correction for 52a5e465844add3dd968f2318eab5e6f91a5a1e7
Date: Sat, 27 Jul 2024 21:58:30 +0200

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

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit 233e1d90eec37d8d0f81145afb90542a42b387ca
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Jan 28 23:36:40 2024 +0100

    Minor correction for 52a5e465844add3dd968f2318eab5e6f91a5a1e7
---
 doc/examples/responseheaders.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/examples/responseheaders.c b/doc/examples/responseheaders.c
index cddcaa66..fd8807d8 100644
--- a/doc/examples/responseheaders.c
+++ b/doc/examples/responseheaders.c
@@ -72,7 +72,7 @@ answer_to_connection (void *cls, struct MHD_Connection 
*connection,
                                MIMETYPE))
   {
     fprintf (stderr,
-             "Failed to set content encoding type!\n");
+             "Failed to set content type header!\n");
     /* return response without content encoding anyway ... */
   }
   ret = MHD_queue_response (connection,

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