mirror of
https://github.com/moparisthebest/curl
synced 2025-01-08 12:28:06 -05:00
Brendan Jurd pointed out these typos
This commit is contained in:
parent
1d44c9ccc1
commit
72bd027537
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
/* This file is for "generic" SSL functions that all libcurl internals should
|
/* This file is for "generic" SSL functions that all libcurl internals should
|
||||||
use. It is responsible for calling the proper 'ossl' function in ssluse.c
|
use. It is responsible for calling the proper 'ossl' function in ssluse.c
|
||||||
(OpenSSL based) or the 'gtsl' function in gtsl.c (GnuTLS based).
|
(OpenSSL based) or the 'gtls' function in gtls.c (GnuTLS based).
|
||||||
|
|
||||||
SSL-functions in libcurl should call functions in this source file, and not
|
SSL-functions in libcurl should call functions in this source file, and not
|
||||||
to any specific SSL-layer.
|
to any specific SSL-layer.
|
||||||
|
Loading…
Reference in New Issue
Block a user