gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 11/11: mhd_str.h: fixed doxy


From: gnunet
Subject: [libmicrohttpd] 11/11: mhd_str.h: fixed doxy
Date: Wed, 22 Jun 2022 20:00:17 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 8b01c152a21e86a7853b0fd335e3885f0b3bd45a
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Jun 20 18:20:36 2022 +0300

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

diff --git a/src/microhttpd/mhd_str.h b/src/microhttpd/mhd_str.h
index 64d15937..9e3a0334 100644
--- a/src/microhttpd/mhd_str.h
+++ b/src/microhttpd/mhd_str.h
@@ -498,7 +498,7 @@ MHD_bin_to_hex (const void *bin,
  * Check two strings for equality, "unquoting" the first string from quoted
  * form as specified by RFC7230#section-3.2.6 and RFC7694#quoted.strings.
  *
- * Null-termination for input stings is not required, binary zeros compared
+ * Null-termination for input strings is not required, binary zeros compared
  * like other characters.
  *
  * @param quoted the quoted string to compare, must NOT include leading and
@@ -524,7 +524,7 @@ MHD_str_equal_quoted_bin_n (const char *quoted,
  * form as specified by RFC7230#section-3.2.6 and RFC7694#quoted.strings and
  * ignoring case of US-ASCII letters.
  *
- * Null-termination for input stings is not required, binary zeros compared
+ * Null-termination for input strings is not required, binary zeros compared
  * like other characters.
  *
  * @param quoted the quoted string to compare, must NOT include leading and

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