Cleanups.

committer: mfx <mfx> 1034942507 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-10-18 12:01:47 +00:00
parent 69cec874a1
commit 565360a3f2
10 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ protected:
// compression method util
const int *getDefaultCompressionMethods_8(int method, int level, int small=-1) const;
const int *getDefaultCompressionMethods_LE32(int method, int level, int small=-1) const;
const int *getDefaultCompressionMethods_le32(int method, int level, int small=-1) const;
public:
static bool isValidCompressionMethod(int method);