]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: remove first argument from helpf()
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Aug 2025 14:12:44 +0000 (16:12 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Aug 2025 14:55:39 +0000 (16:55 +0200)
commit02b22ee4eab92309771875aec95378f8f482fd5e
tree21fc0c5ca3aa0ef72d9b288acddf4cc9132e2565
parent16eac53dc91502f7ed2021319aa43da96c447cb4
curl: remove first argument from helpf()

It was always the same and it is a global already!

Closes #18221
src/tool_getparam.c
src/tool_ipfs.c
src/tool_msgs.c
src/tool_msgs.h
src/tool_operate.c