Przeglądaj źródła

Set to the lat selected file

master
Arun Prakash Jana 8 lat temu
rodzic
commit
f52367a481
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      nnn.c

+ 2
- 1
nnn.c Wyświetl plik

@@ -757,7 +757,8 @@ readln(char *path)
printprompt(ln);
break;
case CONTROL('L'):
cur = oldcur; // fallthrough
if (len == 1)
cur = oldcur; // fallthrough
case CONTROL('Q'):
goto end;
default:


Ładowanie…
Anuluj
Zapisz