mirror of
https://github.com/curl/curl.git
synced 2026-08-26 13:03:32 +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
|
|
@ -35,7 +35,7 @@
|
|||
* and, more importantly, transport security to protect the authentication
|
||||
* details from being snooped.
|
||||
*
|
||||
* Note that this example requires libcurl 7.20.0 or higher.
|
||||
* Note that this example requires libcurl 7.20.0 or greater.
|
||||
*/
|
||||
|
||||
#define FROM_MAIL "<sender@example.com>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue