Arun Prakash Jana
4 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
1 additions and
1 deletions
-
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; |
|
|
|