@@ -1,9 +1,9 @@
#ifndef _CRYPT_H_
#define _CRYPT_H_
#include "estruct.h"
#if CRYPT
#ifndef CRYPT
#error CRYPT should be defined
#elif CRYPT
void myencrypt( char *bptr, unsigned len) ;
#endif
The note is not visible to the blocked user.