@@ -4,7 +4,7 @@
struct mud;
struct mud *mud_create (const char *);
struct mud *mud_create (const char *, int, int);
void mud_delete (struct mud *);
int mud_set_key (struct mud *, unsigned char *, size_t);
The note is not visible to the blocked user.