diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-03 20:41:22 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-03 20:41:22 (GMT) |
commit | 47d7aa4020e2cd163aeba6435d2a701ad48bee45 (patch) | |
tree | 7bd7477b079cef72b27e17b8aad253e764424f27 /compat/zlib/inffixed.h | |
parent | 8124b5fb585273485814508c23908f35f44d3fba (diff) | |
download | tcl-47d7aa4020e2cd163aeba6435d2a701ad48bee45.zip tcl-47d7aa4020e2cd163aeba6435d2a701ad48bee45.tar.gz tcl-47d7aa4020e2cd163aeba6435d2a701ad48bee45.tar.bz2 |
zlib-1.2.7
Diffstat (limited to 'compat/zlib/inffixed.h')
-rw-r--r-- | compat/zlib/inffixed.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/compat/zlib/inffixed.h b/compat/zlib/inffixed.h index 75ed4b5..d628327 100644 --- a/compat/zlib/inffixed.h +++ b/compat/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] = { |