gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/02: mhd_str: fixed typo in doxy


From: gnunet
Subject: [libmicrohttpd] 01/02: mhd_str: fixed typo in doxy
Date: Sun, 05 Jun 2022 13:28: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 7f4634ccdd897c109e5c5ee4abc76b5e1c6d8d2f
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Jun 5 13:23:14 2022 +0300

    mhd_str: fixed typo in doxy
---
 src/microhttpd/mhd_str.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/mhd_str.h b/src/microhttpd/mhd_str.h
index d86e0dc7..8279afd1 100644
--- a/src/microhttpd/mhd_str.h
+++ b/src/microhttpd/mhd_str.h
@@ -481,7 +481,7 @@ MHD_bin_to_hex (const void *bin,
  *
  * @param quoted the quoted string, must NOT include leading and closing
  *               DQUOTE chars, does not need to be zero-terminated
- * @param size the size in chars of the @a quited string
+ * @param quoted_len the length in chars of the @a quoted string
  * @param[out] result the pointer to the buffer to put the result, must
  *                    be at least @a size character long. The result is NOT
  *                    zero-terminated.

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