mirror of
https://github.com/curl/curl.git
synced 2026-08-03 03:00:29 +03:00
or higher -> or greater 12 examples
This commit is contained in:
parent
adf4e90a8f
commit
10d3b29d0f
33 changed files with 33 additions and 33 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 or higher! ****
|
||||
* **** This example only works with libcurl 7.56.0 or greater! ****
|
||||
*/
|
||||
|
||||
int main(int argc, const char **argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue