diff options
author | Ladislav Zezula <zezula@volny.cz> | 2020-05-19 09:45:01 +0200 |
---|---|---|
committer | Ladislav Zezula <zezula@volny.cz> | 2020-05-19 09:45:01 +0200 |
commit | e41fb43474e34f43c26decf95aedb4a559831a3b (patch) | |
tree | c12d323a080b794554048d8b862e8fc1af295eb4 /src/zlib/inffixed.h | |
parent | b8e3800b549b46fd9d2c27c41fde3e993e47ad7a (diff) |
Small changes to the build process
Diffstat (limited to 'src/zlib/inffixed.h')
-rw-r--r-- | src/zlib/inffixed.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/zlib/inffixed.h b/src/zlib/inffixed.h index d628327..75ed4b5 100644 --- a/src/zlib/inffixed.h +++ b/src/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 this 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 the compression library and + is subject to change. Applications should only use zlib.h. */ static const code lenfix[512] = { |