diff options
author | Brad King <brad.king@kitware.com> | 2022-05-26 16:31:09 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-05-28 10:44:43 (GMT) |
commit | 152b4f8920d720ed54186ef934d74838d4bc398c (patch) | |
tree | 2c3ed0f10b539ba72ce9419a3c707e5496cb52e1 /Utilities/cmzlib/inffixed.h | |
parent | 933293dbc221b5a5280a7e9ab6be69e5c22a38cd (diff) | |
parent | ffdaa419d7869cfba14292f303c3facae3be5414 (diff) | |
download | CMake-152b4f8920d720ed54186ef934d74838d4bc398c.zip CMake-152b4f8920d720ed54186ef934d74838d4bc398c.tar.gz CMake-152b4f8920d720ed54186ef934d74838d4bc398c.tar.bz2 |
Merge branch 'upstream-zlib' into update-zlib
* upstream-zlib:
zlib 2022-03-27 (21767c65)
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] = { |