gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/07: microhttpd.h: minor doxy improvement


From: gnunet
Subject: [libmicrohttpd] 01/07: microhttpd.h: minor doxy improvement
Date: Fri, 29 Dec 2023 14:59:29 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 448901b4d551dd344a1d66095eb4d1ad28920787
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Thu Dec 28 10:30:17 2023 +0300

    microhttpd.h: minor doxy improvement
---
 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 0c11d308..84b0d23d 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -5488,7 +5488,7 @@ enum MHD_DigestAuthResult
    * The interpretation of this code could be different. For example, if
    * #MHD_DAUTH_BIND_NONCE_URI is set and client just used the same 'nonce' for
    * another URI, the code could be handled as #MHD_DAUTH_NONCE_STALE as
-   * it is allowed to re-use nonces for other URIs in the same "protection
+   * RFCs allow nonces re-using for other URIs in the same "protection
    * space". However, if only #MHD_DAUTH_BIND_NONCE_CLIENT_IP bit is set and
    * it is know that clients have fixed IP addresses, this return code could
    * be handled like #MHD_DAUTH_NONCE_WRONG.

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