summaryrefslogtreecommitdiffstats
path: root/zlib/trees.c
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-11 22:11:18 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-11 22:11:18 +0000
commit8c16c8c7be08247db45d9fdc459058f148d1dcb9 (patch)
treef1412386f2b8672f1b5cfdf967e1abcd29d60ca9 /zlib/trees.c
parent1fcf59fa4632a4b13bfb40efe6291df786d98926 (diff)
downloadppe42-gcc-8c16c8c7be08247db45d9fdc459058f148d1dcb9.tar.gz
ppe42-gcc-8c16c8c7be08247db45d9fdc459058f148d1dcb9.zip
* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50612 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/trees.c')
-rw-r--r--zlib/trees.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zlib/trees.c b/zlib/trees.c
index fcc1f488be9..1c2ae751cdb 100644
--- a/zlib/trees.c
+++ b/zlib/trees.c
@@ -1,5 +1,5 @@
/* trees.c -- output deflated data using Huffman coding
- * Copyright (C) 1995-1998 Jean-loup Gailly
+ * Copyright (C) 1995-2002 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
@@ -29,7 +29,7 @@
* Addison-Wesley, 1983. ISBN 0-201-06672-6.
*/
-/* @(#) $Id: trees.c,v 1.1 1999/05/04 19:30:27 tromey Exp $ */
+/* @(#) $Id: trees.c,v 1.1.1.2 2002/03/11 21:53:27 tromey Exp $ */
/* #define GEN_TREES_H */
OpenPOWER on IntegriCloud