From 89c23755c8ab5d8c5bbbfa6e40eb0c6bda109dad Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 14 Jul 2021 14:39:31 +0300 Subject: update CVS --- lib/libz/inffixed.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'lib/libz/inffixed.h') diff --git a/lib/libz/inffixed.h b/lib/libz/inffixed.h index be9fb24..9784be0 100644 --- a/lib/libz/inffixed.h +++ b/lib/libz/inffixed.h @@ -1,11 +1,12 @@ -/* $OpenBSD: inffixed.h,v 1.3 2003/12/16 22:33:02 henning Exp $ */ +/* $OpenBSD: inffixed.h,v 1.5 2021/07/04 17:41:23 tb Exp $ */ + /* inffixed.h -- table for decoding fixed codes * 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