@ -958,8 +958,7 @@ struct client {
void (*prompt_freefn)(void *);
void *prompt_data;
#define PROMPT_HIDDEN 0x1
#define PROMPT_SINGLE 0x2
#define PROMPT_SINGLE 0x1
int prompt_flags;
u_int prompt_hindex;
The note is not visible to the blocked user.