lzma.h | lzma12.h | |||
---|---|---|---|---|
/** | /** | |||
* \file lzma/lzma.h | * \file lzma/lzma12.h | |||
* \brief LZMA1 and LZMA2 filters | * \brief LZMA1 and LZMA2 filters | |||
*/ | */ | |||
/* | /* | |||
* Author: Lasse Collin | * Author: Lasse Collin | |||
* | * | |||
* This file has been put into the public domain. | * This file has been put into the public domain. | |||
* You can do whatever you want with this file. | * You can do whatever you want with this file. | |||
* | * | |||
* See ../lzma.h for information about liblzma as a whole. | * See ../lzma.h for information about liblzma as a whole. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |