mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-03 19:52:30 +00:00
Rename directory
This commit is contained in:
BIN
vendor/curl/c/libcurl_a.lib
vendored
Normal file
BIN
vendor/curl/c/libcurl_a.lib
vendored
Normal file
Binary file not shown.
4
vendor/curl/curl.odin
vendored
4
vendor/curl/curl.odin
vendored
@@ -92,10 +92,6 @@ sslbackend :: enum c.int {
|
||||
AWSLC = OPENSSL,
|
||||
BORINGSSL = OPENSSL,
|
||||
LIBRESSL = OPENSSL,
|
||||
|
||||
/* deprecated names: */
|
||||
CYASSL = WOLFSSL,
|
||||
DARWINSSL = SECURETRANSPORT,
|
||||
}
|
||||
|
||||
/* bits for the CURLOPT_FOLLOWLOCATION option */
|
||||
|
||||
Reference in New Issue
Block a user