]> git.ipfire.org Git - thirdparty/curl.git/commit
setopt: fix unused variable warning in minimal build
authorViktor Szakats <commit@vsz.me>
Fri, 17 Oct 2025 13:52:15 +0000 (15:52 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 17 Oct 2025 14:19:42 +0000 (16:19 +0200)
commit14e4d9c3c7fad13611a608fe2f9c4ed4139130e7
tree7e5aa1042744b5d629179bc63ac223c4e6d1e791
parent74147acd175d0faf7e1a8f04c905351fd43aad12
setopt: fix unused variable warning in minimal build

Found via: #17961

Closes #19102
lib/setopt.c