aboutsummaryrefslogtreecommitdiff
path: root/linux/lib/xz/xz_stream.h
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2022-06-30 20:21:12 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2022-06-30 20:21:12 +0000
commit3d05661fa7ea2442a4a637c60e92df2b03557b51 (patch)
tree9a28bd71d24f4e421de1aa8cb0515365db4544b1 /linux/lib/xz/xz_stream.h
parent442b7425c6da3ee6e0a16d65b5458a795dcc47d1 (diff)
Diffstat (limited to 'linux/lib/xz/xz_stream.h')
-rw-r--r--linux/lib/xz/xz_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/lib/xz/xz_stream.h b/linux/lib/xz/xz_stream.h
index 66cb5a7055ec..430bb3a0d195 100644
--- a/linux/lib/xz/xz_stream.h
+++ b/linux/lib/xz/xz_stream.h
@@ -19,7 +19,7 @@
/*
* See the .xz file format specification at
- * http://tukaani.org/xz/xz-file-format.txt
+ * https://tukaani.org/xz/xz-file-format.txt
* to understand the container format.
*/