mirror of
https://github.com/jarun/nnn.git
synced 2025-03-26 16:22:20 +00:00
Code reformat
This commit is contained in:
parent
afafb7ef8f
commit
6013d024ef
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue