Changeset 740 for vendor/current/lib/zlib/zlib.h
- Timestamp:
- Nov 14, 2012, 12:59:34 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/lib/zlib/zlib.h
r414 r740 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.