]> granicus.if.org Git - curl/commit
FAQ: Fix typos in section 5.14 (#1047)
authorStephen Brokenshire <stephen@brokenshi.re>
Sat, 1 Oct 2016 15:36:50 +0000 (16:36 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 1 Oct 2016 15:36:50 +0000 (17:36 +0200)
commit2a1d538963c5861d729eea2b4bb271fad03217d1
treebdb3cdb8213be8f9f3af9592fdafee2809256e8f
parent9eda44a2004af0826ab46594da88e7b0ce58fd38
FAQ: Fix typos in section 5.14 (#1047)

Type required for YourClass::func C++ function (using size_t in line
with the documentation for CURLOPT_WRITEFUNCTION) and missing second
colon when specifying the static function for CURLOPT_WRITEFUNCTION.
docs/FAQ