gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [libmicrohttpd] 03/29: microhttpd.h: fixed typos in comments
Date: Tue, 20 Jun 2023 22:24:16 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit b483c0f6d336c47b4043b67230b841524daa46f6
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Jan 10 13:44:12 2023 +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 3db5378d..4976b071 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -96,7 +96,7 @@ extern "C"
  * they are parsed as decimal numbers.
  * Example: 0x01093001 = 1.9.30-1.
  */
-#define MHD_VERSION 0x00097701
+#define MHD_VERSION 0x00097702
 
 /* If generic headers don't work on your platform, include headers
    which define 'va_list', 'size_t', 'ssize_t', 'intptr_t', 'off_t',
@@ -6200,7 +6200,7 @@ enum MHD_FEATURE
   /**
    * Get whether the SHA-256-based hashing algorithms are supported for Digest
    * Authorization.
-   * It it always supported since #MHD_VERSION 0x00096200 if Digest Auth
+   * It is always supported since #MHD_VERSION 0x00096200 if Digest Auth
    * module is built unless manually disabled in a custom build.
    * @note Available since #MHD_VERSION 0x00097701
    */

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