summaryrefslogtreecommitdiffstats
path: root/main/zlib/inffixed.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/zlib/inffixed.h')
-rw-r--r--main/zlib/inffixed.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/zlib/inffixed.h b/main/zlib/inffixed.h
index 77f7e76..8c5af42 100644
--- a/main/zlib/inffixed.h
+++ b/main/zlib/inffixed.h
@@ -138,7 +138,7 @@ local inflate_huft fixed_tl[] = {
{{{84,7}},99}, {{{0,8}},127}, {{{0,8}},63}, {{{0,9}},223},
{{{82,7}},27}, {{{0,8}},111}, {{{0,8}},47}, {{{0,9}},191},
{{{0,8}},15}, {{{0,8}},143}, {{{0,8}},79}, {{{0,9}},255}
- };
+};
local inflate_huft fixed_td[] = {
{{{80,5}},1}, {{{87,5}},257}, {{{83,5}},17}, {{{91,5}},4097},
{{{81,5}},5}, {{{89,5}},1025}, {{{85,5}},65}, {{{93,5}},16385},
@@ -148,4 +148,4 @@ local inflate_huft fixed_td[] = {
{{{81,5}},7}, {{{89,5}},1537}, {{{85,5}},97}, {{{93,5}},24577},
{{{80,5}},4}, {{{88,5}},769}, {{{84,5}},49}, {{{92,5}},12289},
{{{82,5}},13}, {{{90,5}},3073}, {{{86,5}},193}, {{{192,5}},24577}
- };
+};