gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: -fix typo


From: gnunet
Subject: [libmicrohttpd] branch master updated: -fix typo
Date: Sun, 18 Jul 2021 13:55:22 +0200

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new ecf9dbb6 -fix typo
ecf9dbb6 is described below

commit ecf9dbb6905d3fe95117f7b8245ced698f9356cb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jul 18 13:52:12 2021 +0200

    -fix typo
---
 src/microhttpd/response.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/response.c b/src/microhttpd/response.c
index 674cef0d..f502187f 100644
--- a/src/microhttpd/response.c
+++ b/src/microhttpd/response.c
@@ -636,7 +636,7 @@ MHD_get_response_header (struct MHD_Response *response,
  * @param kind the kind of element: header or footer
  * @param key the key which header to get
  * @param key_len the length of the @a key
- * @return NULL if header elemnt does not exist
+ * @return NULL if header element does not exist
  * @ingroup response
  */
 struct MHD_HTTP_Header *

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