Arun Prakash Jana
il y a 5 ans
Parent
révision
4f787fd59e
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: A75979F35C080412
1 fichiers modifiés avec
3 ajouts et
0 suppressions
-
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; |
|
|
|