diff options
Diffstat (limited to 'modules/xz-embedded/src/xz_stream.h')
-rw-r--r-- | modules/xz-embedded/src/xz_stream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xz-embedded/src/xz_stream.h b/modules/xz-embedded/src/xz_stream.h index 66cb5a7055..430bb3a0d1 100644 --- a/modules/xz-embedded/src/xz_stream.h +++ b/modules/xz-embedded/src/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. */ |