summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/inflate.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/inflate.c')
-rw-r--r--gnu/usr.bin/gzip/inflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/inflate.c b/gnu/usr.bin/gzip/inflate.c
index ede365622b46e..74ac90b645d18 100644
--- a/gnu/usr.bin/gzip/inflate.c
+++ b/gnu/usr.bin/gzip/inflate.c
@@ -97,7 +97,7 @@
*/
#ifdef RCSID
-static char rcsid[] = "$Id: inflate.c,v 0.14 1993/06/10 13:27:04 jloup Exp $";
+static char rcsid[] = "inflate.c,v 1.3 1993/10/14 00:32:55 nate Exp";
#endif
#include <sys/types.h>