]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_free.3: fix return type of `curl_free`
authorThomas1664 on github <46387399+Thomas1664@users.noreply.github.com>
Mon, 30 Jan 2023 22:51:32 +0000 (23:51 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 31 Jan 2023 07:32:37 +0000 (08:32 +0100)
commit72d4f7d8f7733b9bfb501f34c18d513c238714cd
treebad49b7c72dc9033a975d4619fcfd5a2ac41497f
parentbe5f6c31247ff24db76e6ffbe49a1aa8ab3f9f5b
curl_free.3: fix return type of `curl_free`

Fixes #10373
Closes #10374
docs/libcurl/curl_free.3