]> granicus.if.org Git - curl/commit
lib1522: fix curl_easy_setopt argument type
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Fri, 24 Aug 2018 19:06:26 +0000 (21:06 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Fri, 24 Aug 2018 19:06:26 +0000 (21:06 +0200)
commit20168b948abc4b6420d811f7a9526211e102f1f3
treee5ce2f8d2ab239005413ee5662ecd3a0458a693e
parentedfaf5a25becd00e346d21bc6512de68056139f6
lib1522: fix curl_easy_setopt argument type

CURLOPT_POSTFIELDSIZE is a long option.
tests/libtest/lib1522.c