mycroft c8194f0876 Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:38:43 +00:00

15 lines
315 B
C

/* crypt.h (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*
* $Id: crypt.h,v 1.2 1993/08/02 17:46:16 mycroft Exp $
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length of encryption random header */
#define zencode
#define zdecode