Arun Prakash Jana
hace 5 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
1 adiciones y
1 borrados
-
src/nnn.c
|
|
@@ -6156,7 +6156,7 @@ int main(int argc, char *argv[]) |
|
|
|
} else if (cfg.picker) { |
|
|
|
if (selbufpos) |
|
|
|
writesel(pselbuf, selbufpos - 1); |
|
|
|
} else if (!cfg.picker && g_selpath) |
|
|
|
} else if (g_selpath) |
|
|
|
unlink(g_selpath); |
|
|
|
|
|
|
|
/* Free the regex */ |
|
|
|