zlib 1.0.2

This commit is contained in:
Mark Adler
2011-09-09 23:15:17 -07:00
parent 423eb40306
commit e26a448e96
22 changed files with 380 additions and 120 deletions

2
gzio.c
View File

@@ -3,7 +3,7 @@
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* $Id: gzio.c,v 1.12 1996/01/30 21:59:14 me Exp $ */
/* $Id: gzio.c,v 1.13 1996/05/22 11:52:24 me Exp $ */
#include <stdio.h>