Changeset 745 for trunk/server/lib/zlib/zlib.h
- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/lib/zlib/zlib.h
r414 r745 886 886 887 887 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of 888 the param aters are invalid, Z_MEM_ERROR if the internal state could not888 the parameters are invalid, Z_MEM_ERROR if the internal state could not 889 889 be allocated, or Z_VERSION_ERROR if the version of the library does not 890 890 match the version of the header file.
Note:
See TracChangeset
for help on using the changeset viewer.