1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-02 09:28:01 -05:00

docs: fix typo in curl_mime_data_cb man page

Closes 
This commit is contained in:
Felix Kaiser 2017-10-04 22:03:49 +02:00 committed by Daniel Stenberg
parent aaa16f8025
commit 2592241d63
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -31,7 +31,7 @@ int seekfunc(void *arg, curl_off_t offset, int origin);
.br
void freefunc(void *arg);
.sp
.BI "CURLcode curl_mime_data(curl_mimepart * " part ", curl_off_t " datasize ,
.BI "CURLcode curl_mime_data_cb(curl_mimepart * " part ", curl_off_t " datasize ,
.br
.BI " curl_read_callback " readfunc ", curl_seek_callback " seekfunc ,
.br