"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "CPP/7zip/Compress/CopyRegister.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).

CopyRegister.cpp  (p7zip_15.14.1_src_all):CopyRegister.cpp  (p7zip_16.02_src_all)
// CopyRegister.cpp // CopyRegister.cpp
#include "StdAfx.h" #include "StdAfx.h"
#include "../Common/RegisterCodec.h" #include "../Common/RegisterCodec.h"
#include "CopyCoder.h" #include "CopyCoder.h"
REGISTER_CODEC_CREATE(CreateCodec, NCompress::CCopyCoder()) namespace NCompress {
REGISTER_CODEC_CREATE(CreateCodec, CCopyCoder())
REGISTER_CODEC_2(Copy, CreateCodec, CreateCodec, 0, "Copy") REGISTER_CODEC_2(Copy, CreateCodec, CreateCodec, 0, "Copy")
}
 End of changes. 2 change blocks. 
1 lines changed or deleted 3 lines changed or added

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