]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_setopt: simplify tool_setopt
authorDaniel Stenberg <daniel@haxx.se>
Thu, 13 Mar 2025 14:09:15 +0000 (15:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 Mar 2025 16:25:33 +0000 (17:25 +0100)
commit212f9a97421c35efc29afae2c3c74973a22a7f95
tree24c3afaae11b6d19999fceaca4fb9d48becb78de
parent67a7775d1233d702964bff9a0a6b5b9fa036c47a
tool_setopt: simplify tool_setopt

Since this is only used for object and function pointers now.

Closes #16709
src/tool_setopt.c