Przeglądaj źródła

Fix build break

master
Arun Prakash Jana 4 lat temu
rodzic
commit
a4909beb44
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

@@ -4731,7 +4731,7 @@ static void notify_fifo()
}
}

static struct entry lastentry = {0};
static struct entry lastentry;

if (!memcmp(&lastentry, &dents[cur], sizeof(struct entry)))
return;


Ładowanie…
Anuluj
Zapisz