1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-30 22:23:13 +03:00

updated headers in gz* files

This commit is contained in:
Przemyslaw Skibinski
2016-11-29 18:02:34 +01:00
parent 087bd2c198
commit f0d7da79de
5 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,6 @@
/* gzlib.c contains minimal changes required to be compiled with zlibWrapper:
* - gz_statep was converted to union to work with -Wstrict-aliasing=1 */
/* gzlib.c -- zlib functions common to reading and writing gzip files
* Copyright (C) 2004, 2010, 2011, 2012, 2013 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h