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
1 adiciones y
1 borrados
-
src/nnn.c
|
|
@@ -818,7 +818,7 @@ static ssize_t selectiontofd(int fd) |
|
|
|
if (pos <= lastpos) { |
|
|
|
if (write(fd, "\n", 1) != 1) |
|
|
|
return pos; |
|
|
|
pbuf += pos + 1; |
|
|
|
pbuf += len + 1; |
|
|
|
} |
|
|
|
++pos; |
|
|
|
} |
|
|
|