plainly marked altered files from zlib

This commit is contained in:
Przemyslaw Skibinski
2016-11-28 16:55:14 +01:00
parent 8b3e2f1a0b
commit 0fa3447dee
4 changed files with 15 additions and 5 deletions
+3
View File
@@ -1,3 +1,6 @@
/* minigzip.c contains minimal changes required to be compiled with zlibWrapper:
* - #include "zlib.h" was changed to #include "zstd_zlibwrapper.h" */
/* minigzip.c -- simulate gzip using the zlib compression library
* Copyright (C) 1995-2006, 2010, 2011 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h