]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: only warn once for --manual in manual-disabled build
authorDaniel Stenberg <daniel@haxx.se>
Sat, 24 May 2025 13:32:33 +0000 (15:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 24 May 2025 20:48:24 +0000 (22:48 +0200)
commit9b89fd6db7308dbc82215364318f9f73763521cd
treef239ec1c29d720f0a0e065df4bc7b24524c74f29
parented07f59841b6398f8bafe51ec8dafedddf9c1177
curl: only warn once for --manual in manual-disabled build

It would previously say it twice.

Closes #17441
src/tool_getparam.c
src/tool_operate.c