gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 23/31: microhttpd.h: minor doxy fix


From: gnunet
Subject: [libmicrohttpd] 23/31: microhttpd.h: minor doxy fix
Date: Mon, 10 Oct 2022 13:01:08 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit b6979795cd0d5cf4e18d754fbdfd4138517c68f9
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Oct 9 16:03:23 2022 +0300

    microhttpd.h: minor doxy fix
---
 src/include/microhttpd.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 598b0d67..63afc9e0 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -1581,7 +1581,8 @@ enum MHD_DAuthBindNonce
    * RFC 7616 allows clients to re-use server-generated nonces for any URI
    * in the same "protection space" which is by default consists of all server
    * URIs.
-   * This was default (and only supported) value before #MHD_VERSION 0x00097518
+   * This was default (and only supported) nonce bind type
+   * before #MHD_VERSION 0x00097518
    */
   MHD_DAUTH_BIND_NONCE_URI = 1 << 1,
 

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