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

13 lines
256 B
C

/* crypt.h (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length of encryption random header */
#define zencode
#define zdecode