Index: third_party/zlib/README.google |
=================================================================== |
--- third_party/zlib/README.google (revision 8952) |
+++ third_party/zlib/README.google (working copy) |
@@ -1,13 +0,0 @@ |
-URL: http://zlib.net/ |
-Version: 1.2.3 |
-License: zlib |
-License File: LICENSE |
- |
-Description: |
-General purpose compression library |
- |
-Local Modifications: |
-A few minor changes, all marked with "Google": |
-- Added #ifdefs to avoid compile warnings when NO_GZCOMPRESS is defined. |
-- Removed use of strerror for WinCE in gzio.c. |
-- Added 'int z_errno' global for WinCE, to which 'errno' is defined in zutil.h. |