aboutsummaryrefslogtreecommitdiff
path: root/lib/rawstr.c
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2016-02-03 01:45:21 +0100
committerDan Fandrich <dan@coneharvesters.com>2016-02-03 01:45:21 +0100
commit093f9cd38de68f1a327ac8352cfb1168c1140765 (patch)
tree71c5d1b33e7d44a7385187c8dcfa298df92c5239 /lib/rawstr.c
parent493f54c6c009fd078322c847838d55a61ab122e3 (diff)
URLs: Change more haxx.se URLs from http: to https:
Diffstat (limited to 'lib/rawstr.c')
-rw-r--r--lib/rawstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rawstr.c b/lib/rawstr.c
index 7aa1a46c9..5665ebd36 100644
--- a/lib/rawstr.c
+++ b/lib/rawstr.c
@@ -94,7 +94,7 @@ char Curl_raw_toupper(char in)
/*
* Curl_raw_equal() is for doing "raw" case insensitive strings. This is meant
* to be locale independent and only compare strings we know are safe for
- * this. See http://daniel.haxx.se/blog/2008/10/15/strcasecmp-in-turkish/ for
+ * this. See https://daniel.haxx.se/blog/2008/10/15/strcasecmp-in-turkish/ for
* some further explanation to why this function is necessary.
*
* The function is capable of comparing a-z case insensitively even for