diff options
Diffstat (limited to 'xc/lib/zlib/inftrees.c')
-rw-r--r-- | xc/lib/zlib/inftrees.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/lib/zlib/inftrees.c b/xc/lib/zlib/inftrees.c index bf3d5d227..64006a139 100644 --- a/xc/lib/zlib/inftrees.c +++ b/xc/lib/zlib/inftrees.c @@ -1,4 +1,4 @@ -/* $TOG: inftrees.c /main/4 1998/02/04 14:34:01 kaleb $ */ +/* $Xorg: inftrees.c,v 1.3 2000/08/17 19:46:47 cpqbld Exp $ */ /* inftrees.c -- generate Huffman trees for efficient decoding * Copyright (C) 1995-1998 Mark Adler |