From c045fa729ea8bac9c37fc19b782b5a3859b5a674 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Fri, 7 Nov 1997 15:57:54 +0000 Subject: $OpenBSD$ --- sys/lib/libz/zutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/lib/libz/zutil.h') diff --git a/sys/lib/libz/zutil.h b/sys/lib/libz/zutil.h index 479ce78e609..c6e379f2f85 100644 --- a/sys/lib/libz/zutil.h +++ b/sys/lib/libz/zutil.h @@ -1,3 +1,4 @@ +/* $OpenBSD: zutil.h,v 1.4 1997/11/07 15:57:53 niklas Exp $ */ /* zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-1996 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h @@ -8,7 +9,6 @@ subject to change. Applications should only use zlib.h. */ -/* $Id: zutil.h,v 1.3 1997/07/18 01:08:02 mickey Exp $ */ #ifndef _Z_UTIL_H #define _Z_UTIL_H -- cgit v1.2.3