summaryrefslogtreecommitdiff
path: root/sys/lib/libz/zconf.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-09-08 03:32:06 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-09-08 03:32:06 +0000
commit715908e0527dfd55ec4fa2be232954da0e275c95 (patch)
tree77de36202f419f8c4a7a6e7c1785f177187d8665 /sys/lib/libz/zconf.h
parent4ecf0d152626250e288dc52185aafdc3dd884078 (diff)
Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/*
Diffstat (limited to 'sys/lib/libz/zconf.h')
-rw-r--r--sys/lib/libz/zconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/libz/zconf.h b/sys/lib/libz/zconf.h
index e8770223a18..020420cdc4a 100644
--- a/sys/lib/libz/zconf.h
+++ b/sys/lib/libz/zconf.h
@@ -1,9 +1,9 @@
-/* $OpenBSD: zconf.h,v 1.2 1997/11/07 15:57:52 niklas Exp $ */
/* zconf.h -- configuration of the zlib compression library
* Copyright (C) 1995-1996 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
+/* $Id: zconf.h,v 1.3 1998/09/08 03:32:04 millert Exp $ */
#ifndef _ZCONF_H
#define _ZCONF_H