opnsense-src/gnu/usr.bin/gzip/crypt.c

7 lines
148 B
C
Raw Normal View History

1993-06-18 14:39:41 -04:00
/* crypt.c (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef RCSID
1999-08-27 19:37:10 -04:00
static char rcsid[] = "$FreeBSD$";
1993-06-18 14:39:41 -04:00
#endif