diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 15:57:54 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 15:57:54 +0000 |
commit | c045fa729ea8bac9c37fc19b782b5a3859b5a674 (patch) | |
tree | 217d789c8c9676e5a6576aa6658269a29afdf711 /sys/lib/libz/inffast.h | |
parent | 14848198439b9bf6cae49c22cb363276839eb2f0 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/lib/libz/inffast.h')
-rw-r--r-- | sys/lib/libz/inffast.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/lib/libz/inffast.h b/sys/lib/libz/inffast.h index 8cc644efb1f..963f6ac4fae 100644 --- a/sys/lib/libz/inffast.h +++ b/sys/lib/libz/inffast.h @@ -1,3 +1,5 @@ +/* $OpenBSD: inffast.h,v 1.2 1997/11/07 15:57:49 niklas Exp $ */ + /* inffast.h -- header to use inffast.c * Copyright (C) 1995-1996 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h |