From 13ef623a81736e95da1cc1d13a02dd78e228adee Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 8 Aug 2017 19:22:34 +0000 Subject: docs/comments: Update to secure URL versions Closes #1741 --- lib/strtoofft.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/strtoofft.c') diff --git a/lib/strtoofft.c b/lib/strtoofft.c index bd3432ab8..c2adc7280 100644 --- a/lib/strtoofft.c +++ b/lib/strtoofft.c @@ -29,7 +29,7 @@ * * In the ISO C standard (IEEE Std 1003.1), there is a strtoimax() function we * could use in case strtoll() doesn't exist... See - * http://www.opengroup.org/onlinepubs/009695399/functions/strtoimax.html + * https://www.opengroup.org/onlinepubs/009695399/functions/strtoimax.html */ #ifdef NEED_CURL_STRTOLL -- cgit v1.2.3