summaryrefslogtreecommitdiff
path: root/lib/libz/zutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libz/zutil.h')
-rw-r--r--lib/libz/zutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/zutil.h b/lib/libz/zutil.h
index 7e8704465df..5eaecbf7f33 100644
--- a/lib/libz/zutil.h
+++ b/lib/libz/zutil.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: zutil.h,v 1.5 2000/03/02 00:29:52 todd Exp $ */
/* zutil.h -- internal interface and configuration of the compression library
* Copyright (C) 1995-1998 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.4 1998/09/08 04:05:19 millert Exp $ */
#ifndef _Z_UTIL_H
#define _Z_UTIL_H