Skip to content
Snippets Groups Projects
Commit 9de4b99f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added curl_free

parent 24e70368
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment