summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/crypt.c')
-rw-r--r--gnu/usr.bin/gzip/crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/crypt.c b/gnu/usr.bin/gzip/crypt.c
index c6c7358..cbce024 100644
--- a/gnu/usr.bin/gzip/crypt.c
+++ b/gnu/usr.bin/gzip/crypt.c
@@ -1,6 +1,6 @@
/* crypt.c (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
-#ifndef lint
+#ifdef RCSID
static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
#endif
OpenPOWER on IntegriCloud