From 1f00afcb5a5b30593543268acbcbcb94f60d24a2 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 5 May 2023 10:02:34 +0200 Subject: zlib: Update from 1.2.5 to 1.2.13 The updated files were extracted from: https://www.zlib.net/zlib-1.2.13.tar.xz The archive had an SHA-256 hash value of: d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98 Close #4902. --- cpukit/zlib/inffixed.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/zlib/inffixed.h') diff --git a/cpukit/zlib/inffixed.h b/cpukit/zlib/inffixed.h index 75ed4b5978..d628327769 100644 --- a/cpukit/zlib/inffixed.h +++ b/cpukit/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] = { -- cgit v1.2.3