maint: don't use "the the"
[gzip.git] / crypt.c
blob8b410b2fec195cd75034bcab08083dd2ddcb65c0
1 /* crypt.c (dummy version) -- do not perform encryption
2 * Hardly worth copyrighting :-)
3 */
4 #ifdef RCSID
5 static char rcsid[] = "$Id$";
6 #endif
7 typedef int dummy;