diff options
Diffstat (limited to 'libs/zlib/src/trees.h')
-rw-r--r-- | libs/zlib/src/trees.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/zlib/src/trees.h b/libs/zlib/src/trees.h index 287fa367d0..d35639d82a 100644 --- a/libs/zlib/src/trees.h +++ b/libs/zlib/src/trees.h @@ -1,4 +1,4 @@ -/* header created automatically with -DGEN_TREES_H */ +/* header created automatically with -DGEN_TREES_H */ local const ct_data static_ltree[L_CODES+2] = { {{ 12},{ 8}}, {{140},{ 8}}, {{ 76},{ 8}}, {{204},{ 8}}, {{ 44},{ 8}}, |