diff options
Diffstat (limited to 'libs/libcurl/src/vtls/schannel.h')
-rw-r--r-- | libs/libcurl/src/vtls/schannel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libcurl/src/vtls/schannel.h b/libs/libcurl/src/vtls/schannel.h index 51417affe1..e491bd4318 100644 --- a/libs/libcurl/src/vtls/schannel.h +++ b/libs/libcurl/src/vtls/schannel.h @@ -41,7 +41,7 @@ * typedef struct X509_name_st X509_NAME; * etc. * - * this wil cause all kinds of C-preprocessing paste errors in + * this will cause all kinds of C-preprocessing paste errors in * BoringSSL's <openssl/x509.h>: So just undefine those defines here * (and only here). */ |