Selaa lähdekoodia

Fix typo

master
Arun Prakash Jana 4 vuotta sitten
vanhempi
commit
9cbadc12be
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c Näytä tiedosto

@@ -2483,7 +2483,7 @@ static char *xreadline(const char *prefill, const char *prompt)
}
} else {
switch (*ch) {
#ifdef KE
#ifdef KEY_RESIZE
case KEY_RESIZE:
clearoldprompt();
xlines = LINES;


Loading…
Peruuta
Tallenna