@ -97,7 +97,7 @@ static int _rm_do_recursive(Prefs * prefs, char * file)
{
DIR * dir;
struct dirent * de;
int len = strlen(file) + 2;
size_t len = strlen(file) + 2;
char * path;
char * p;
The note is not visible to the blocked user.