1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

zlib: Update to upstream version 1.2.11

This commit is contained in:
Rémi Verschelde
2017-01-16 17:58:34 +01:00
parent 8c19a6cb85
commit 6a3dae5be9
9 changed files with 30 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
/* zutil.c -- target dependent utility functions for the compression library
* Copyright (C) 1995-2005, 2010, 2011, 2012, 2016 Jean-loup Gailly
* Copyright (C) 1995-2017 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/