summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/crypt.c
blob: 291ab1ef62c9231a23423b3e433cc457d38461fa (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.1 1995/10/18 08:40:52 deraadt Exp $";
#endif