4.51 beta

This commit is contained in:
Igor Pavlov
2007-07-25 00:00:00 +00:00
committed by Kornel Lesiński
parent 980e181dcc
commit d14d4dcdef
6 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ extern "C"
namespace NCrypto {
namespace NRar29 {
const kRarAesKeySize = 16;
const UInt32 kRarAesKeySize = 16;
class CDecoder:
public ICompressFilter,