diff options
Diffstat (limited to 'fs/jffs2/histo.h')
-rw-r--r-- | fs/jffs2/histo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/jffs2/histo.h b/fs/jffs2/histo.h index 84f184f0836..22a93a08210 100644 --- a/fs/jffs2/histo.h +++ b/fs/jffs2/histo.h @@ -1,3 +1,3 @@ /* This file provides the bit-probabilities for the input file */ -#define BIT_DIVIDER 629 +#define BIT_DIVIDER 629 static int bits[9] = { 179,167,183,165,159,198,178,119,}; /* ia32 .so files */ |