gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 243/264: libcurl-multi.3: added missing full stop


From: gnunet
Subject: [gnurl] 243/264: libcurl-multi.3: added missing full stop
Date: Thu, 30 Apr 2020 16:09:06 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit b1b96926148758c6a8de0898269c11b0e555ed66
Author: i-ky <address@hidden>
AuthorDate: Thu Apr 23 14:13:35 2020 +0300

    libcurl-multi.3: added missing full stop
    
    Closes #5285
---
 docs/libcurl/libcurl-multi.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3
index 4674abdce..58dd93288 100644
--- a/docs/libcurl/libcurl-multi.3
+++ b/docs/libcurl/libcurl-multi.3
@@ -90,7 +90,7 @@ call libcurl again. The older API to accomplish the same 
thing is
 \fIcurl_multi_fdset(3)\fP that extracts fd_sets from libcurl to use in
 select() or poll() calls in order to get to know when the transfers in the
 multi stack might need attention. Both these APIs allow for your program to
-wait for input on your own private file descriptors at the same time
+wait for input on your own private file descriptors at the same time.
 \fIcurl_multi_timeout(3)\fP also helps you with providing a suitable timeout
 period for your select() calls.
 

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



reply via email to

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