diff options
author | Brad King <brad.king@kitware.com> | 2022-05-31 16:00:39 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2022-05-31 16:00:47 (GMT) |
commit | 0b3056821929646a0b9394c95dbdcc1482a18e89 (patch) | |
tree | 5ad2b7eaf4156df5daffcdb8116dc7679680950f /Utilities/cmzlib/inffixed.h | |
parent | 61653ab7d34037183c38e2f04028ec6dc293d4f3 (diff) | |
parent | e6e7b615af3f2c796c71e915eccf4ff782418d62 (diff) | |
download | CMake-0b3056821929646a0b9394c95dbdcc1482a18e89.zip CMake-0b3056821929646a0b9394c95dbdcc1482a18e89.tar.gz CMake-0b3056821929646a0b9394c95dbdcc1482a18e89.tar.bz2 |
Merge topic 'update-zlib'
e6e7b615af zlib: Update build within CMake for 1.2.12
152b4f8920 Merge branch 'upstream-zlib' into update-zlib
ffdaa419d7 zlib 2022-03-27 (21767c65)
933293dbc2 zlib: Update script to get zlib 1.2.12
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7302
Diffstat (limited to 'Utilities/cmzlib/inffixed.h')
-rw-r--r-- | Utilities/cmzlib/inffixed.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Utilities/cmzlib/inffixed.h b/Utilities/cmzlib/inffixed.h index 75ed4b5..d628327 100644 --- a/Utilities/cmzlib/inffixed.h +++ b/Utilities/cmzlib/inffixed.h @@ -2,9 +2,9 @@ * Generated automatically by makefixed(). */ - /* WARNING: this file should *not* be used by applications. It - is part of the implementation of the compression library and - is subject to change. Applications should only use zlib.h. + /* WARNING: this file should *not* be used by applications. + It is part of the implementation of this library and is + subject to change. Applications should only use zlib.h. */ static const code lenfix[512] = { |