Arun Prakash Jana
5 years ago
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with
2 additions and
1 deletions
-
src/nnn.c
|
|
@@ -263,7 +263,8 @@ static settings cfg = { |
|
|
|
1, /* filter_re */ |
|
|
|
0, /* wild */ |
|
|
|
0, /* trash */ |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
static context g_ctx[CTX_MAX] __attribute__ ((aligned)); |
|
|
|
|
|
|
|
static struct entry *dents; |
|
|
|