@ -1285,9 +1285,6 @@ struct cmd {
char *file;
u_int line;
#define CMD_CONTROL 0x1
int flags;
TAILQ_ENTRY(cmd) qentry;
};
@ -1316,6 +1313,7 @@ struct cmdq_shared {
#define CMDQ_SHARED_REPEAT 0x1
#define CMDQ_SHARED_CONTROL 0x2
struct format_tree *formats;
The note is not visible to the blocked user.