]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_getparam: split opt_filestring into two sep functions
authorDaniel Stenberg <daniel@haxx.se>
Sun, 14 Sep 2025 12:29:13 +0000 (14:29 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 14 Sep 2025 21:41:21 +0000 (23:41 +0200)
commit64347831684d3a7905fd7ef95bfab59df44b6aea
treedb62471bb0c957d4ade3f277ccf3c3d304c3b0fb
parentc1be5459d9619163e26d5732ee732b417d697e9d
tool_getparam: split opt_filestring into two sep functions

One for file name arguments and one for "strings".

Closes #18546
src/tool_getparam.c