summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/inflate.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-03-27 03:07:27 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-03-27 03:07:27 +0000
commit1784d64eb85eb63599204bb31b826970b6661e65 (patch)
tree31089dd6c9e4a7feeac25f24574e6269b75f5db0 /gnu/usr.bin/gzip/inflate.c
parentfe49c1266233ddc2306072aefb4e1c1d045060fe (diff)
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 a53d013dbcbba..a59d0ae5e1326 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 1.3 1993/10/14 00:32:55 nate Exp $";
+static char rcsid[] = "$Id: inflate.c,v 1.4 1995/05/30 05:00:37 rgrimes Exp $";
#endif
#include <sys/types.h>