diff options
author | dgp <dgp@users.sourceforge.net> | 2012-07-19 15:08:23 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-07-19 15:08:23 (GMT) |
commit | 5bf41fe2eb79370375e30562f224f88cb98b33a5 (patch) | |
tree | d94b750cf65002836c0ef8fe10e84b9cd2b4aea6 /compat/zlib/inffixed.h | |
parent | bc2133334d0fb3580be3b1cd65ed85b991887e68 (diff) | |
parent | 830b7864006fbd3ee3ac120aa17bf2416483a08d (diff) | |
download | tcl-5bf41fe2eb79370375e30562f224f88cb98b33a5.zip tcl-5bf41fe2eb79370375e30562f224f88cb98b33a5.tar.gz tcl-5bf41fe2eb79370375e30562f224f88cb98b33a5.tar.bz2 |
merge trunk
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] = { |