aboutsummaryrefslogtreecommitdiff
path: root/linux/lib/xz/xz_stream.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-10-12 16:24:36 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-10-12 16:24:36 +0000
commit693018d723aa1942e5b7976b8d3a1a328731d042 (patch)
tree5f80f20d38e3a266d6924bb55ef5c40023552878 /linux/lib/xz/xz_stream.h
parent17738d50c94427a7693a80825d81de1edf86c2e1 (diff)
parente0f55df487bf06b4c0b6284df139452d943b4ec1 (diff)
downloadxz-embedded-693018d723aa1942e5b7976b8d3a1a328731d042.tar.gz
Upgrade xz-embedded to 3f438e15109229bb14ab45f285f4bff5412a9542 am: 6e6257f536 am: b7e6cc6d06 am: 4e070e07ba am: e0f55df487
Original change: https://android-review.googlesource.com/c/platform/external/xz-embedded/+/1853701 Change-Id: I764132b22c8050c884319198e547e38293537abd
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 66cb5a7..430bb3a 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.
*/