mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:23:32 +03:00
or above -> higher
This commit is contained in:
parent
aa156cdc52
commit
e9347d54e4
31 changed files with 31 additions and 31 deletions
|
|
@ -33,7 +33,7 @@
|
|||
/* This is a simple example showing how to send mail using libcurl's IMAP
|
||||
* capabilities.
|
||||
*
|
||||
* Note that this example requires libcurl 7.30.0 or above.
|
||||
* Note that this example requires libcurl 7.30.0 or higher.
|
||||
*/
|
||||
|
||||
#define FROM "<sender@example.org>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue