aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/crypt.c
blob: 57f62340ecda614d77dda0a46b34ac84e5405aa5 (plain) (blame)
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.3 1993/10/14 00:32:26 nate Exp $";
#endif