"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "CPP/7zip/Compress/Lzma2Register.cpp" between
p7zip_15.14.1_src_all.tar.gz and p7zip_16.02_src_all.tar.gz

About: p7zip is a command-line file archiver with a high compression ratio (a port of the Windows program 7za.exe).

Lzma2Register.cpp  (p7zip_15.14.1_src_all):Lzma2Register.cpp  (p7zip_16.02_src_all)
skipping to change at line 13 skipping to change at line 13
#include "StdAfx.h" #include "StdAfx.h"
#include "../Common/RegisterCodec.h" #include "../Common/RegisterCodec.h"
#include "Lzma2Decoder.h" #include "Lzma2Decoder.h"
#ifndef EXTRACT_ONLY #ifndef EXTRACT_ONLY
#include "Lzma2Encoder.h" #include "Lzma2Encoder.h"
#endif #endif
namespace NCompress {
namespace NLzma2 {
REGISTER_CODEC_E(LZMA2, REGISTER_CODEC_E(LZMA2,
NCompress::NLzma2::CDecoder(), CDecoder(),
NCompress::NLzma2::CEncoder(), CEncoder(),
0x21, 0x21,
"LZMA2") "LZMA2")
}}
 End of changes. 3 change blocks. 
2 lines changed or deleted 5 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS