summaryrefslogtreecommitdiff
path: root/lib/zlib/src/trees.c
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2008-09-29 05:52:19 +0200
committerPixel <pixel@nobis-crew.org>2008-09-29 05:52:19 +0200
commitf56cefb2852d858a347518ea06fd4e8ec227a761 (patch)
tree5c33ef8d57975bf58dd7d130a5f0f060fcaffe25 /lib/zlib/src/trees.c
parent600c2ef2d8dd8dcf71166ec5a0b1b7fdf2eb6f4f (diff)
Getting rid of these nasty expanded keywords.
Diffstat (limited to 'lib/zlib/src/trees.c')
-rw-r--r--lib/zlib/src/trees.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/zlib/src/trees.c b/lib/zlib/src/trees.c
index 47782f1..716179b 100644
--- a/lib/zlib/src/trees.c
+++ b/lib/zlib/src/trees.c
@@ -29,8 +29,6 @@
* Addison-Wesley, 1983. ISBN 0-201-06672-6.
*/
-/* @(#) $Id: trees.c,v 1.6 2007-07-27 14:32:06 pixel Exp $ */
-
/* #define GEN_TREES_H */
#include "deflate.h"