Browse Source

Code reformat

master
Arun Prakash Jana 5 years ago
parent
commit
6013d024ef
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/nnn.c

+ 2
- 1
src/nnn.c View File

@@ -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…
Cancel
Save