summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/gzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/gzip.c')
-rw-r--r--gnu/usr.bin/gzip/gzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/gzip.c b/gnu/usr.bin/gzip/gzip.c
index db28cc66a7c6b..2902ab091724b 100644
--- a/gnu/usr.bin/gzip/gzip.c
+++ b/gnu/usr.bin/gzip/gzip.c
@@ -45,7 +45,7 @@ static char *license_msg[] = {
*/
#ifdef RCSID
-static char rcsid[] = "$Id: gzip.c,v 1.4.6.1 1997/12/29 23:29:12 wosch Exp $";
+static char rcsid[] = "$Id: gzip.c,v 1.4.6.2 1998/02/15 15:34:18 jkh Exp $";
#endif
#include <ctype.h>