summaryrefslogtreecommitdiff
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 023336812a6c6..e8ab7688f65b2 100644
--- a/gnu/usr.bin/gzip/crypt.c
+++ b/gnu/usr.bin/gzip/crypt.c
@@ -2,5 +2,5 @@
* Hardly worth copyrighting :-)
*/
#ifdef RCSID
-static char rcsid[] = "$Id$";
+static char rcsid[] = "$Id: crypt.c,v 1.5 1997/02/22 15:45:55 peter Exp $";
#endif