Cleanups.
committer: mfx <mfx> 1034942507 +0000
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ PackTmt::PackTmt(InputFile *f) : super(f)
|
||||
|
||||
const int *PackTmt::getCompressionMethods(int method, int level) const
|
||||
{
|
||||
return Packer::getDefaultCompressionMethods_LE32(method, level);
|
||||
return Packer::getDefaultCompressionMethods_le32(method, level);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user