Arun Prakash Jana
4 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A75979F35C080412
1 zmienionych plików z
1 dodań i
1 usunięć
-
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; |
|
|
|