summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/crypt.c
blob: a21f16e57ce3d749ac9fc2fecf96008c02834da6 (plain)
1
2
3
4
5
6
/* crypt.c (dummy version) -- do not perform encryption
 * Hardly worth copyrighting :-)
 */
#ifdef RCSID
static char rcsid[] = "$Id: crypt.c,v 1.2 1993/10/15 23:05:27 jtc Exp $";
#endif