summaryrefslogtreecommitdiff
path: root/zlib/gzio.c
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/gzio.c')
-rw-r--r--zlib/gzio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/gzio.c b/zlib/gzio.c
index f7c336a55a0..aec5b36706e 100644
--- a/zlib/gzio.c
+++ b/zlib/gzio.c
@@ -5,7 +5,7 @@
* Compile this file with -DNO_DEFLATE to avoid the compression code.
*/
-/* @(#) $Id$ */
+/* @(#) $Id: gzio.c,v 1.1 1999/05/04 19:30:26 tromey Exp $ */
#include <stdio.h>