gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: microhttpd.h: fixed doxy for MHD_


From: gnunet
Subject: [libmicrohttpd] branch master updated: microhttpd.h: fixed doxy for MHD_KeyValueIteratorN
Date: Tue, 28 Sep 2021 20:07:00 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new c07f4464 microhttpd.h: fixed doxy for MHD_KeyValueIteratorN
c07f4464 is described below

commit c07f446418890d7b8c96cc2c97fd45fd0d2898a1
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Sep 28 21:06:39 2021 +0300

    microhttpd.h: fixed doxy for MHD_KeyValueIteratorN
---
 src/include/microhttpd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index e5d33bc2..05ee42a0 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -2356,7 +2356,7 @@ typedef enum MHD_Result
  * @param kind kind of the header we are looking at
  * @param key key for the value, can be an empty string
  * @param value corresponding value, can be NULL
- * @param value_size number of bytes in @a value, NEW since #MHD_VERSION 
0x00096301;
+ * @param value_size number of bytes in @a value;
  *                   for C-strings, the length excludes the 0-terminator
  * @return #MHD_YES to continue iterating,
  *         #MHD_NO to abort the iteration

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