Arun Prakash Jana
5 лет назад
Родитель
Сommit
4f787fd59e
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: A75979F35C080412
1 измененных файлов:
3 добавлений и
0 удалений
-
src/nnn.c
|
|
@@ -1007,6 +1007,9 @@ static bool editselection(void) |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/* Add a line for the last file */ |
|
|
|
++lines; |
|
|
|
|
|
|
|
if (lines > nselected) { |
|
|
|
DPRINTF_S("files added to selection"); |
|
|
|
goto emptyedit; |
|
|
|