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