]> git.ipfire.org Git - thirdparty/curl.git/commit
lib/src/docs/test: improve curl_easy_setopt() calls
authorDaniel Stenberg <daniel@haxx.se>
Wed, 23 Apr 2025 21:13:29 +0000 (23:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 23 Apr 2025 21:44:55 +0000 (23:44 +0200)
commitf9f1a15699ea703da75c1e4c4f159cbbdaa325a4
tree1237c6ff0456927b30b504f60783519d8908b9c1
parent179aeeaf228e3837a14e5df74285b75d0c243cce
lib/src/docs/test: improve curl_easy_setopt() calls

Fix invokes where the argument was not the correct type.

Closes #17160
22 files changed:
docs/examples/externalsocket.c
docs/examples/ftp-wildcard.c
docs/examples/ipv6.c
docs/examples/sftpget.c
docs/examples/sftpuploadresume.c
src/tool_cfgable.h
tests/http/clients/hx-download.c
tests/http/clients/hx-upload.c
tests/http/clients/tls-session-reuse.c
tests/http/clients/upload-pausing.c
tests/libtest/lib1515.c
tests/libtest/lib1525.c
tests/libtest/lib1526.c
tests/libtest/lib1527.c
tests/libtest/lib1528.c
tests/libtest/lib1529.c
tests/libtest/lib1571.c
tests/libtest/lib1592.c
tests/libtest/lib2301.c
tests/libtest/lib3207.c
tests/libtest/lib678.c
tests/libtest/mk-lib1521.pl