Arun Prakash Jana
hace 6 años
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
4 adiciones y
0 borrados
-
src/nnn.c
|
|
@@ -3215,6 +3215,10 @@ nochange: |
|
|
|
if (getppid() == 1) |
|
|
|
_exit(0); |
|
|
|
|
|
|
|
/* Check if CWD is deleted to avoid hang, bad idea */ |
|
|
|
//if (access(path, F_OK)) |
|
|
|
// return; |
|
|
|
|
|
|
|
sel = nextsel(presel); |
|
|
|
if (presel) |
|
|
|
presel = 0; |
|
|
|