source: vendor/gzip/1.3.11/crypt.c@ 3398

Last change on this file since 3398 was 3325, checked in by bird, 18 years ago

gzip 1.3.11

File size: 209 bytes
Line 
1/* crypt.c (dummy version) -- do not perform encryption
2 * Hardly worth copyrighting :-)
3 */
4#ifdef RCSID
5static char rcsid[] = "$Id: crypt.c,v 0.7 2006/11/20 08:40:33 eggert Exp $";
6#endif
7typedef int dummy;
Note: See TracBrowser for help on using the repository browser.