Rename directory

This commit is contained in:
gingerBill
2025-09-04 12:43:56 +01:00
parent 9c0a41552d
commit bb44b02b3e
14 changed files with 0 additions and 4 deletions

BIN
vendor/curl/c/libcurl_a.lib vendored Normal file

Binary file not shown.

View File

@@ -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 */