Explorar el Código

Show entry even if no permission

master
Arun Prakash Jana hace 5 años
padre
commit
ac8b56ecc2
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c Ver fichero

@@ -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));
}
}



Cargando…
Cancelar
Guardar