mirror of
https://github.com/curl/curl.git
synced 2026-07-25 17:17:22 +03:00
and later -> or higher
This commit is contained in:
parent
de6ab39f5d
commit
97e75f98b7
7 changed files with 9 additions and 9 deletions
|
|
@ -37,7 +37,7 @@
|
|||
* An SSL-enabled libcurl is required for this sample to work (at least one
|
||||
* SSL backend has to be configured).
|
||||
*
|
||||
* **** This example only works with libcurl 7.56.0 and later! ****
|
||||
* **** This example only works with libcurl 7.56.0 or higher! ****
|
||||
*/
|
||||
|
||||
int main(int argc, const char **argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue