Make it a little more clear that the DTC3190 is supported in ``1542''
[unix-history] / gnu / usr.bin / gzip / crypt.c
CommitLineData
3013fe88
NW
1/* crypt.c (dummy version) -- do not perform encryption
2 * Hardly worth copyrighting :-)
3 */
4#ifndef lint
5static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
6#endif