mirror of
https://github.com/curl/curl.git
synced 2026-06-16 03:55:37 +03:00
added curl_free
This commit is contained in:
parent
24e7036822
commit
9de4b99fc7
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ man_MANS = \
|
|||
curl_version.3 \
|
||||
curl_escape.3 \
|
||||
curl_unescape.3 \
|
||||
curl_free.3 \
|
||||
curl_strequal.3 \
|
||||
curl_strnequal.3 \
|
||||
curl_mprintf.3 \
|
||||
|
|
@ -54,6 +55,7 @@ HTMLPAGES = \
|
|||
curl_version.html \
|
||||
curl_escape.html \
|
||||
curl_unescape.html \
|
||||
curl_free.html \
|
||||
curl_strequal.html \
|
||||
curl_strnequal.html \
|
||||
curl_mprintf.html \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue