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