gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/12: internal.h: fixed doxy


From: gnunet
Subject: [libmicrohttpd] 01/12: internal.h: fixed doxy
Date: Wed, 04 May 2022 14:59:35 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit fe9ce5db47a122cb5a9799ffc2bf7d093b5a090a
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue May 3 19:36:09 2022 +0300

    internal.h: fixed doxy
---
 src/microhttpd/internal.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h
index fdfcb0d2..1b732109 100644
--- a/src/microhttpd/internal.h
+++ b/src/microhttpd/internal.h
@@ -259,8 +259,8 @@ struct MHD_NonceNc
   uint64_t nc;
 
   /**
-   * Bitmask over the the previous 64 nonce values (down to to nc-64).  Used to
-   * allow out-of-order nonces.
+   * Bitmask over the previous 64 nonce counter values (down to to nc-64).
+   * Used to allow out-of-order 'nc'.
    * If bit in the bitmask is set to one, then this 'nc' value was already used
    * by the client.
    */

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