1
0
Files
irix-657m-src/eoe/cmd/gzip/crypt.c
2022-09-29 17:59:04 +03:00

7 lines
190 B
C

/* crypt.c (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef RCSID
static char rcsid[] = "$Id: crypt.c,v 1.1 1995/01/12 07:55:51 wiltse Exp $";
#endif