Commit 685dc3c0 authored by Jay Satiro's avatar Jay Satiro
Browse files

lib/curl_setup.h: remove unicode character

parent 82ce4162
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -217,7 +217,7 @@

/*
 * Use getaddrinfo to resolve the IPv4 address literal. If the current network
 * interface doesnt support IPv4, but supports IPv6, NAT64, and DNS64,
 * interface doesn't support IPv4, but supports IPv6, NAT64, and DNS64,
 * performing this task will result in a synthesized IPv6 address.
 */
#ifdef  __APPLE__