gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 03/07: microhttpd.h: fixed typos in comments


From: gnunet
Subject: [libmicrohttpd] 03/07: microhttpd.h: fixed typos in comments
Date: Sun, 04 Sep 2022 13:43:26 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit e3e01bd7c3d47e1410e8f568685c7fbbfd4c9d4c
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Thu Sep 1 18:04:34 2022 +0300

    microhttpd.h: fixed typos in comments
---
 src/include/microhttpd.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 450b65c5..c2e1cc23 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -6037,7 +6037,7 @@ enum MHD_FEATURE
   /**
    * Get whether the MD5-based hashing algorithms are supported for Digest
    * Authorization.
-   * Currently it is always not supported if Digest Auth module is built.
+   * Currently it is always supported if Digest Auth module is built.
    * @note Available since #MHD_VERSION 0x00097527
    */
   MHD_FEATURE_DIGEST_AUTH_MD5 = 26,
@@ -6069,7 +6069,7 @@ enum MHD_FEATURE
 
   /**
    * Get whether 'userhash' is supported for Digest Authorization.
-   * It it always supported since #MHD_VERSION 0x00097526 if Digest Auth
+   * It is always supported since #MHD_VERSION 0x00097526 if Digest Auth
    * module is built.
    * @note Available since #MHD_VERSION 0x00097527
    */

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