diff options
Diffstat (limited to 'zlib/trees.c')
-rw-r--r-- | zlib/trees.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/trees.c b/zlib/trees.c index f01fb30..fcc1f48 100644 --- a/zlib/trees.c +++ b/zlib/trees.c @@ -29,7 +29,7 @@ * Addison-Wesley, 1983. ISBN 0-201-06672-6. */ -/* @(#) $Id$ */ +/* @(#) $Id: trees.c,v 1.1 1999/05/04 19:30:27 tromey Exp $ */ /* #define GEN_TREES_H */ |