aboutsummaryrefslogtreecommitdiff
path: root/trees.c
diff options
context:
space:
mode:
Diffstat (limited to 'trees.c')
-rw-r--r--trees.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trees.c b/trees.c
index fcfe68b..f943d06 100644
--- a/trees.c
+++ b/trees.c
@@ -29,7 +29,7 @@
29 * Addison-Wesley, 1983. ISBN 0-201-06672-6. 29 * Addison-Wesley, 1983. ISBN 0-201-06672-6.
30 */ 30 */
31 31
32/* $Id: trees.c,v 1.5 1995/05/03 17:27:12 jloup Exp $ */ 32/* $Id: trees.c,v 1.10 1996/05/22 11:52:34 me Exp $ */
33 33
34#include "deflate.h" 34#include "deflate.h"
35 35