mirror of
https://github.com/jarun/nnn.git
synced 2025-03-12 17:54:04 +00:00
Show entry even if no permission
This commit is contained in:
parent
588b413832
commit
ac8b56ecc2
1 changed files with 1 additions and 1 deletions
|
@ -4434,7 +4434,7 @@ static int dentfill(char *path, struct entry **dents)
|
|||
DPRINTF_S(namep);
|
||||
DPRINTF_S(strerror(errno));
|
||||
}
|
||||
continue;
|
||||
memset(&sb, 0, sizeof(struct stat));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue