]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/curl-easy-setopt-typefix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 7 Jun 2025 17:46:50 +0000 (10:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 7 Jun 2025 17:46:50 +0000 (10:46 -0700)
Adjust to newer version of libcURL.

* jk/curl-easy-setopt-typefix:
  curl: fix symbolic constant typechecks with curl_easy_setopt()
  curl: fix integer variable typechecks with curl_easy_setopt()
  curl: fix integer constant typechecks with curl_easy_setopt()


Trivial merge