Files @ 02ac300e5e39
Branch filter:

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

vitalyster
Skype backend: do not force exit when user logged out (fixes crash)
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

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