diff options
Diffstat (limited to 'sys/lib/libz/inflate.c')
-rw-r--r-- | sys/lib/libz/inflate.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/lib/libz/inflate.c b/sys/lib/libz/inflate.c index 3f9420fe682..74cc69c8684 100644 --- a/sys/lib/libz/inflate.c +++ b/sys/lib/libz/inflate.c @@ -1,5 +1,3 @@ -/* $OpenBSD: inflate.c,v 1.2 1997/11/07 15:57:49 niklas Exp $ */ - /* inflate.c -- zlib interface to inflate modules * Copyright (C) 1995-1996 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h |