Mischievous Meerkat
GitHub
3 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
5 aggiunte e
0 eliminazioni
-
src/nnn.c
|
|
@@ -2084,6 +2084,11 @@ static bool cpmvrm_selection(enum action sel, char *path) |
|
|
|
{ |
|
|
|
int r; |
|
|
|
|
|
|
|
if (!selbufpos) { |
|
|
|
printmsg(messages[MSG_0_SELECTED]); |
|
|
|
return FALSE; |
|
|
|
} |
|
|
|
|
|
|
|
if (!selsafe()) |
|
|
|
return FALSE; |
|
|
|
|
|
|
|