gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/02: connection.c: fixed doxy


From: gnunet
Subject: [libmicrohttpd] 01/02: connection.c: fixed doxy
Date: Thu, 05 May 2022 13:56:05 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit cc88b5a09df041bf79b1e520e3697d1c4eb01347
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed May 4 19:25:32 2022 +0300

    connection.c: fixed doxy
---
 src/microhttpd/connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/connection.c b/src/microhttpd/connection.c
index 9f0016b5..0a3dc282 100644
--- a/src/microhttpd/connection.c
+++ b/src/microhttpd/connection.c
@@ -235,7 +235,7 @@ str_conn_error_ (ssize_t mhd_err_code)
 
 /**
  * Allocate memory from connection's memory pool.
- * If memory pool doesn't have enough free memory but read of write buffer
+ * If memory pool doesn't have enough free memory but read or write buffer
  * have some unused memory, the size of the buffer will be reduced as needed.
  * @param connection the connection to use
  * @param size the size of allocated memory area

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