diff options
Diffstat (limited to 'cpan/Compress-Raw-Zlib/zlib-src/inffixed.h')
-rw-r--r-- | cpan/Compress-Raw-Zlib/zlib-src/inffixed.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpan/Compress-Raw-Zlib/zlib-src/inffixed.h b/cpan/Compress-Raw-Zlib/zlib-src/inffixed.h index 75ed4b5978..d628327769 100644 --- a/cpan/Compress-Raw-Zlib/zlib-src/inffixed.h +++ b/cpan/Compress-Raw-Zlib/zlib-src/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] = { |