aboutsummaryrefslogtreecommitdiff
path: root/lib/rawstr.c
diff options
context:
space:
mode:
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