Files @ 2a8b8d6ecfa1
Branch filter:

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

Mads
Another small typo, this time in the 'INSERT INTO db_version' statement. Missing prefix.
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

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