Arun Prakash Jana
8 vuotta sitten
vanhempi
commit
f52367a481
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa
2 lisäystä ja
1 poistoa
-
nnn.c
|
|
@@ -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: |
|
|
|