Przeglądaj źródła

Fix regression

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

+ 1
- 1
src/nnn.c Wyświetl plik

@@ -2549,7 +2549,7 @@ static void populate(char *path, char *lastname)
if (!*lastname)
cur = 0;
else
dentfind(lastname, ndents);
cur = dentfind(lastname, ndents);
}

static void redraw(char *path)


Ładowanie…
Anuluj
Zapisz