Code reformat

This commit is contained in:
Arun Prakash Jana 2019-04-13 21:59:34 +05:30
parent afafb7ef8f
commit 6013d024ef
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 1 deletions

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;