summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/unlzw.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/unlzw.c')
-rw-r--r--gnu/usr.bin/gzip/unlzw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/unlzw.c b/gnu/usr.bin/gzip/unlzw.c
index 470d0edb6a419..57f09f7f6bc4f 100644
--- a/gnu/usr.bin/gzip/unlzw.c
+++ b/gnu/usr.bin/gzip/unlzw.c
@@ -8,7 +8,7 @@
*/
#ifdef RCSID
-static char rcsid[] = "$Id$";
+static char rcsid[] = "$Id: unlzw.c,v 1.6 1997/02/22 15:46:06 peter Exp $";
#endif
#include <sys/types.h>