Selaa lähdekoodia

Fix build break

master
Arun Prakash Jana 4 vuotta sitten
vanhempi
commit
a4909beb44
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/nnn.c

+ 1
- 1
src/nnn.c Näytä tiedosto

@@ -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))) if (!memcmp(&lastentry, &dents[cur], sizeof(struct entry)))
return; return;


||||||
x
 
000:0
Loading…
Peruuta
Tallenna