@@ -13,6 +13,11 @@ struct Entry
std::string name;
std::string perms;
std::size_t size;
int year;
unsigned month;
unsigned day;
long int hour;
long int minute;
bool is_dir;
bool is_exe;
};
The note is not visible to the blocked user.