summaryrefslogtreecommitdiff
path: root/sys/lib/libz/zutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/lib/libz/zutil.h')
-rw-r--r--sys/lib/libz/zutil.h2
1 files changed, 1 insertions, 1 deletions
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