gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 03/05: microhttpd.h: minor clarification for doxy


From: gnunet
Subject: [libmicrohttpd] 03/05: microhttpd.h: minor clarification for doxy
Date: Thu, 16 Nov 2023 07:13:15 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit f73ab438317568b24cf005ae38cf36e01920d74d
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Nov 15 15:28:38 2023 +0300

    microhttpd.h: minor clarification for doxy
---
 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 9d54ddee..6026e803 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -1825,7 +1825,7 @@ enum MHD_OPTION
    *                           MHD_OPTION_END);
    *
    * For options that expect a single pointer argument, the
-   * second member of the `struct MHD_OptionItem` is ignored.
+   * 'value' member of the `struct MHD_OptionItem` is ignored.
    * For options that expect two pointer arguments, the first
    * argument must be cast to `intptr_t`.
    */

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