Skip to content

Commit

Permalink
Merge 26bb896 into aaa16f8
Browse files Browse the repository at this point in the history
  • Loading branch information
fxkr committed Oct 4, 2017
2 parents aaa16f8 + 26bb896 commit cd37f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/libcurl/curl_mime_data_cb.3
Expand Up @@ -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
Expand Down

0 comments on commit cd37f81

Please sign in to comment.