aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_setup.h
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2018-07-09 16:04:50 -0400
committerJay Satiro <raysatiro@yahoo.com>2018-07-09 16:04:50 -0400
commit685dc3c082504898e2925d635ab7241c9b8a3b20 (patch)
treeb1b3cb7403b1e637dba5edb79e9ac96599a6f64a /lib/curl_setup.h
parent82ce4162275454efc4e75650e977e52b62a7000e (diff)
lib/curl_setup.h: remove unicode character
Follow-up to 82ce416. Ref: https://github.com/curl/curl/commit/8272ec5#commitcomment-29646818
Diffstat (limited to 'lib/curl_setup.h')
-rw-r--r--lib/curl_setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_setup.h b/lib/curl_setup.h
index 4e2540504..799d5fab9 100644
--- a/lib/curl_setup.h
+++ b/lib/curl_setup.h
@@ -217,7 +217,7 @@
/*
* Use getaddrinfo to resolve the IPv4 address literal. If the current network
- * interface doesn’t 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__