gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: Fixed docs as sugges


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: Fixed docs as suggested by Vitaliy T
Date: Wed, 22 Mar 2017 21:01:24 +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 7e112366 Fixed docs as suggested by Vitaliy T
7e112366 is described below

commit 7e1123665e5a7df29649f632e978d7ee1016ff25
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Wed Mar 22 23:01:06 2017 +0300

    Fixed docs as suggested by Vitaliy T
---
 doc/libmicrohttpd.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index 1d6438d9..b6e933f1 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -1616,6 +1616,7 @@ the right options for this call.
 
 @deftypefun int MHD_get_fdset2 (struct MHD_Daemon *daemon, fd_set * 
read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, int *max_fd, 
unsigned int fd_setsize)
 Like @code{MHD_get_fdset()}, except that you can manually specify the value of 
FD_SETSIZE used by your application.
address@hidden deftypefun
 
 
 @deftypefun int MHD_get_timeout (struct MHD_Daemon *daemon, unsigned long long 
*timeout)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]