Files @ 2fbd27919c14
Branch filter:

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

HanzZ
Do not try to delete m_proxy if it does not exist
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

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