gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: Docs correction as suggested by A


From: gnunet
Subject: [libmicrohttpd] branch master updated: Docs correction as suggested by Aymeric Agon-Rambosson in ML
Date: Fri, 05 Jan 2024 11:58:59 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new bcfdf016 Docs correction as suggested by Aymeric Agon-Rambosson in ML
bcfdf016 is described below

commit bcfdf016a44168d3ccaffc05e63f2c0030eb9988
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Fri Jan 5 13:58:26 2024 +0300

    Docs correction as suggested by Aymeric Agon-Rambosson in ML
---
 doc/libmicrohttpd.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index e1fc05bd..4701477b 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -2614,7 +2614,7 @@ Return @code{NULL} on error (i.e. invalid arguments, out 
of memory).
 @end deftypefun
 
 
-@deftypefun {struct MHD_Response *} MHD_create_response_from_pipe (uint64_t 
size, int fd)
+@deftypefun {struct MHD_Response *} MHD_create_response_from_pipe (int fd)
 Create a response object.  The response object can be extended with
 header information and then it can be used ONLY ONCE.
 

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