diff options
Diffstat (limited to 'libs/zlib/src/trees.c')
-rw-r--r-- | libs/zlib/src/trees.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/zlib/src/trees.c b/libs/zlib/src/trees.c index 591d43b757..50cf4b4571 100644 --- a/libs/zlib/src/trees.c +++ b/libs/zlib/src/trees.c @@ -1,4 +1,4 @@ -/* trees.c -- output deflated data using Huffman coding +/* trees.c -- output deflated data using Huffman coding * Copyright (C) 1995-2017 Jean-loup Gailly * detect_data_type() function provided freely by Cosmin Truta, 2006 * For conditions of distribution and use, see copyright notice in zlib.h |