diff options
Diffstat (limited to 'zlib/gzio.c')
| -rw-r--r-- | zlib/gzio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/gzio.c b/zlib/gzio.c index 615664e43..4afd102b3 100644 --- a/zlib/gzio.c +++ b/zlib/gzio.c @@ -5,7 +5,7 @@ * Compile this file with -DNO_GZCOMPRESS to avoid the compression code. */ -/* @(#) $Id: gzio.c,v 1.1.2.2 2004/09/08 16:04:43 easysw Exp $ */ +/* @(#) $Id$ */ #include <stdio.h> |
