Arun Prakash Jana
6 yıl önce
ebeveyn
işleme
f55e797d24
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: A75979F35C080412
1 değiştirilmiş dosya ile
3 ekleme ve
3 silme
-
nnn.c
|
|
@@ -1077,9 +1077,9 @@ filterentries(char *path) |
|
|
|
|
|
|
|
wcstombs(ln, wln, REGEX_MAX); |
|
|
|
ndents = total; |
|
|
|
if (matches(pln) == -1) |
|
|
|
continue; |
|
|
|
redraw(path); |
|
|
|
if (matches(pln) != -1) |
|
|
|
redraw(path); |
|
|
|
|
|
|
|
printprompt(ln); |
|
|
|
continue; |
|
|
|
} |
|
|
|