mirror of
https://github.com/curl/curl.git
synced 2026-07-16 00:27:18 +03:00
parent
f6535791fa
commit
7408570bf0
1 changed files with 1 additions and 1 deletions
|
|
@ -1222,7 +1222,7 @@ alternative and a file attachment encoded in base64:
|
|||
.nf
|
||||
curl_mime *message = curl_mime_init(easyhandle);
|
||||
|
||||
/* The inline part is an alterative proposing the html and the text
|
||||
/* The inline part is an alternative proposing the html and the text
|
||||
versions of the e-mail. */
|
||||
curl_mime *alt = curl_mime_init(easyhandle);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue