@@ -73,6 +73,7 @@ typedef struct Mimetype {
typedef struct Binding {
char* key;
void (*func)();
char* comment;
} binding;
The note is not visible to the blocked user.