Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Immanuel
/
nnn
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Match the whole path to enable associations based on a prefix dir
master
lostd
hace 10 años
padre
3b5fe15166
commit
57642a9410
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
noice.c
+ 1
- 1
noice.c
Ver fichero
@@ -645,7 +645,7 @@ nochange:
filter = xstrdup(ifilter);
goto out;
case S_IFREG:
bin = openwith(n
ame
);
bin = openwith(n
ewpath
);
if (bin == NULL) {
printmsg("No association");
free(newpath);
Escribir
Vista previa
Cargando…
Cancelar
Guardar