=================================================================== RCS file: /cvs/sys/lib/libz/inflate.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/lib/libz/inflate.c 2008/03/04 16:15:16 1.1 +++ sys/lib/libz/inflate.c 2008/03/04 16:15:16 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: inflate.c,v 1.1 2008/03/04 16:15:16 nbrk Exp $ */ +/* $OpenBSD: inflate.c,v 1.1.1.1 2008/03/04 16:15:16 nbrk Exp $ */ /* inflate.c -- zlib decompression * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h