Differences From Artifact [7733596bc4]:
- File compat/zlib/zutil.c — part of check-in [e38d5e1cbd] at 2017-01-01 18:50:10 on branch trunk — Upgrade zlib to version 1.2.9 (user: jan.nijtmans size: 7309)
To Artifact [da1c9102b2]:
- File compat/zlib/zutil.c — part of check-in [ad8ad49de3] at 2017-01-03 10:53:12 on branch trunk — Update the built-in Zlib to the 1.2.10 release. (user: jan.nijtmans size: 7328)
| ︙ | |||
109 110 111 112 113 114 115 | 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 | - + |
# endif
# endif
#endif
return flags;
}
#ifdef ZLIB_DEBUG
|
| ︙ |