diff options
| author | mayeut <mayeut@users.noreply.github.com> | 2015-07-04 18:45:06 +0200 |
|---|---|---|
| committer | mayeut <mayeut@users.noreply.github.com> | 2015-07-04 18:45:06 +0200 |
| commit | fb0e397330e6291823bee6a8defcede0a4e0a3bc (patch) | |
| tree | 71ed65cdd47aa05349ce5874c1ff7479e886990c /thirdparty/libz/inffixed.h | |
| parent | 35ddb3abc7def59d4049ea3fb0cba160800980a1 (diff) | |
Update zlib to version 1.2.8
Diffstat (limited to 'thirdparty/libz/inffixed.h')
| -rw-r--r-- | thirdparty/libz/inffixed.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/thirdparty/libz/inffixed.h b/thirdparty/libz/inffixed.h index 75ed4b59..d6283277 100644 --- a/thirdparty/libz/inffixed.h +++ b/thirdparty/libz/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] = { |
