summaryrefslogtreecommitdiff
path: root/src/tool_xattr.c
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2017-08-08 19:22:34 +0000
committerDaniel Stenberg <daniel@haxx.se>2017-08-08 21:41:07 +0200
commit13ef623a81736e95da1cc1d13a02dd78e228adee (patch)
tree461ddac9a389bdeadf93ac430b601767cdf26795 /src/tool_xattr.c
parent58845f2e2e2e19738882f44cf1cbedeb160e76d1 (diff)
downloadgnurl-13ef623a81736e95da1cc1d13a02dd78e228adee.tar.gz
gnurl-13ef623a81736e95da1cc1d13a02dd78e228adee.tar.bz2
gnurl-13ef623a81736e95da1cc1d13a02dd78e228adee.zip
docs/comments: Update to secure URL versions
Closes #1741
Diffstat (limited to 'src/tool_xattr.c')
-rw-r--r--src/tool_xattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_xattr.c b/src/tool_xattr.c
index f49fd5718..92b99db60 100644
--- a/src/tool_xattr.c
+++ b/src/tool_xattr.c
@@ -42,7 +42,7 @@ static const struct xattr_mapping {
CURLINFO info;
} mappings[] = {
/* mappings proposed by
- * http://freedesktop.org/wiki/CommonExtendedAttributes
+ * https://freedesktop.org/wiki/CommonExtendedAttributes/
*/
{ "user.xdg.origin.url", CURLINFO_EFFECTIVE_URL },
{ "user.mime_type", CURLINFO_CONTENT_TYPE },