Arun Prakash Jana
пре 6 година
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 измењених фајлова са
1 додато и
1 уклоњено
-
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; |
|
|
|
} |
|
|
|