tidy-up: formatting

Closes #18373
This commit is contained in:
Viktor Szakats 2025-07-31 08:37:13 +02:00
parent 03868ca714
commit 4f0e530c77
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
11 changed files with 68 additions and 88 deletions

View file

@ -385,7 +385,7 @@
* performing this task will result in a synthesized IPv6 address.
*/
#if defined(__APPLE__) && !defined(USE_ARES)
#define USE_RESOLVE_ON_IPS 1
# define USE_RESOLVE_ON_IPS 1
# if TARGET_OS_MAC && !(defined(TARGET_OS_IPHONE) && TARGET_OS_IPHONE) && \
defined(USE_IPV6)
# define CURL_MACOS_CALL_COPYPROXIES 1