aboutsummaryrefslogtreecommitdiff
path: root/archival
diff options
context:
space:
mode:
Diffstat (limited to 'archival')
-rw-r--r--archival/bz/compress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/bz/compress.c b/archival/bz/compress.c
index 724474e2d..b72edbbd4 100644
--- a/archival/bz/compress.c
+++ b/archival/bz/compress.c
@@ -418,7 +418,7 @@ void sendMTFValues(EState* s)
418 /* 418 /*
419 * Increment the symbol frequencies for the selected table. 419 * Increment the symbol frequencies for the selected table.
420 */ 420 */
421/* 1% faster compress. +800 bytes */ 421/* 1% faster compress. +800 bytes */
422#if CONFIG_BZIP2_FEATURE_SPEED >= 4 422#if CONFIG_BZIP2_FEATURE_SPEED >= 4
423 if (nGroups == 6 && 50 == ge-gs+1) { 423 if (nGroups == 6 && 50 == ge-gs+1) {
424 /*--- fast track the common case ---*/ 424 /*--- fast track the common case ---*/