Sfoglia il codice sorgente

Fix build break

master
Arun Prakash Jana 4 anni fa
parent
commit
a4909beb44
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c Vedi File

@@ -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;


||||||
x
 
000:0
Loading…
Annulla
Salva