]> icculus.org git repositories - icculus/xz.git/commit
Make the raw value of the Check field available to applications
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 26 May 2009 11:48:48 +0000 (14:48 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 26 May 2009 11:48:48 +0000 (14:48 +0300)
commit083c23c680ff844846d177cfc58bb7a874e7e6b9
treea6263783a9cb49f21ba562df7553e39e38ddcf99
parentb4f5c814090dc07d4350453576305e41eb9c998d
Make the raw value of the Check field available to applications
via lzma_block structure.

This changes ABI but not doesn't break API.
src/liblzma/api/lzma/block.h
src/liblzma/common/block_buffer_encoder.c
src/liblzma/common/block_decoder.c
src/liblzma/common/block_encoder.c