@@ -108,7 +108,7 @@ typedef struct Yank {
} yank;
typedef struct Linked_dir {
char *path;
unsigned long selected_file_current;
unsigned long index;
struct Linked_dir *next;
} linked_dir;
The note is not visible to the blocked user.