Arun Prakash Jana
před 5 roky
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: A75979F35C080412
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
src/nnn.c
|
|
@@ -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; |
|
|
|