schannel: Removed curl_ prefix from source files
Removed the curl_ prefix from the schannel source files as discussed with Marc and Daniel at FOSDEM.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "polarssl.h" /* PolarSSL versions */
|
||||
#include "axtls.h" /* axTLS versions */
|
||||
#include "cyassl.h" /* CyaSSL versions */
|
||||
#include "curl_schannel.h" /* Schannel SSPI version */
|
||||
#include "schannel.h" /* Schannel SSPI version */
|
||||
#include "curl_darwinssl.h" /* SecureTransport (Darwin) version */
|
||||
|
||||
#ifndef MAX_PINNED_PUBKEY_SIZE
|
||||
|
||||
Reference in New Issue
Block a user