Files @ 3ba2aa3d34f3
Branch filter:

Location: libtransport.git/msvc-deps/curl/lib/libcurl.vers.in

Vitaly Takmazov
AdHocCommand: fix empty response when user is not registered or storage not configured
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

CURL_@VERSIONED_FLAVOUR@4
{
  global: curl_*;
  local: *;
};