mirror of
https://github.com/curl/curl.git
synced 2026-06-12 12:34:16 +03:00
add Curl_multi_clear_dirty to singleuse as internal API
This commit is contained in:
parent
c5fccfffc6
commit
db4e89d46e
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ my %wl = (
|
|||
'curlx_base64_decode' => 'internal api',
|
||||
'curlx_base64_encode' => 'internal api',
|
||||
'curlx_base64url_encode' => 'internal api',
|
||||
'Curl_multi_clear_dirty' => 'internal api',
|
||||
);
|
||||
|
||||
my %api = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue