mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
14 lines
116 B
Plaintext
14 lines
116 B
Plaintext
|
HIDDEN
|
||
|
{
|
||
|
local:
|
||
|
__*;
|
||
|
_rest*;
|
||
|
_save*;
|
||
|
};
|
||
|
|
||
|
CURL_@VERSIONED_FLAVOUR@4
|
||
|
{
|
||
|
global: curl_*;
|
||
|
local: *;
|
||
|
};
|