gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 216/282: curl_escape.3: Add a link to curl_free


From: gnunet
Subject: [gnurl] 216/282: curl_escape.3: Add a link to curl_free
Date: Wed, 01 Apr 2020 14:31:21 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 256a29361f7a4c3d3e09fcb18fcdfce36f821bd3
Author: Jay Satiro <address@hidden>
AuthorDate: Mon Mar 2 17:39:10 2020 -0500

    curl_escape.3: Add a link to curl_free
    
    Ref: https://github.com/curl/curl/pull/5016#issuecomment-593628582
---
 docs/libcurl/curl_escape.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/libcurl/curl_escape.3 b/docs/libcurl/curl_escape.3
index 03f02d323..6c24c6617 100644
--- a/docs/libcurl/curl_escape.3
+++ b/docs/libcurl/curl_escape.3
@@ -38,7 +38,7 @@ two-digit hexadecimal number).
 If the 'length' argument is set to 0, curl_escape() will use strlen() on the
 input 'url' string to find out the size.
 
-You must curl_free() the returned string when you're done with it.
+You must \fIcurl_free(3)\fP the returned string when you're done with it.
 .SH AVAILABILITY
 Since 7.15.4, \fIcurl_easy_escape(3)\fP should be used. This function will
 be removed in a future release.

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



reply via email to

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