zlib 1.1.4

This commit is contained in:
Mark Adler
2011-09-09 23:20:42 -07:00
parent 14763ac7c6
commit a383133c4e
33 changed files with 1161 additions and 140 deletions

View File

@@ -1,5 +1,5 @@
/* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-1998 Jean-loup Gailly
* Copyright (C) 1995-2002 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/