diff options
author | Björn Gustavsson <[email protected]> | 2014-01-09 12:26:18 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2014-01-14 09:30:34 +0100 |
commit | 9205b6671892e7516e8571e4ecf19bfa2ade1130 (patch) | |
tree | e2027206adefa16bdd3a323824986ef0719b4806 /erts/emulator/zlib/inffixed.h | |
parent | 069f9ec3dfd7a4dc17973e22dc271d40ebe11467 (diff) | |
download | otp-9205b6671892e7516e8571e4ecf19bfa2ade1130.tar.gz otp-9205b6671892e7516e8571e4ecf19bfa2ade1130.tar.bz2 otp-9205b6671892e7516e8571e4ecf19bfa2ade1130.zip |
Update zlib to 1.2.8
Diffstat (limited to 'erts/emulator/zlib/inffixed.h')
-rw-r--r-- | erts/emulator/zlib/inffixed.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/erts/emulator/zlib/inffixed.h b/erts/emulator/zlib/inffixed.h index 75ed4b5978..d628327769 100644 --- a/erts/emulator/zlib/inffixed.h +++ b/erts/emulator/zlib/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] = { |