]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: fix incorrect argument name reference
authorRandolf J <34705014+jun-sheaf@users.noreply.github.com>
Tue, 13 Jul 2021 07:50:12 +0000 (00:50 -0700)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 13 Jul 2021 20:04:05 +0000 (22:04 +0200)
commit0d9de0a09f97b755588911c74de7d78b0b8121db
tree52f7a8a962b135a093709b055dd20d7d5b49a5af
parentf410b9e538129e77607fef1894f96c684a7c8c3b
docs: fix incorrect argument name reference

The documentation for the read callback was erroneously referencing
the nitems argument by nmemb.  The error was introduced in commit
ce0881edee3c7.

Closes #7383
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
docs/libcurl/curl_mime_data_cb.3