docs/comments: Update to secure URL versions

Closes #1741
This commit is contained in:
Viktor Szakats 2017-08-08 19:22:34 +00:00 committed by Daniel Stenberg
parent 58845f2e2e
commit 13ef623a81
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
16 changed files with 21 additions and 21 deletions

View file

@ -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