From e41fb43474e34f43c26decf95aedb4a559831a3b Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Tue, 19 May 2020 09:45:01 +0200 Subject: Small changes to the build process --- src/zlib/inffixed.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/zlib/inffixed.h') 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] = { -- cgit v1.2.3