浏览代码

Code reformat

master
Arun Prakash Jana 6 年前
父节点
当前提交
6013d024ef
找不到此签名对应的密钥 GPG 密钥 ID: A75979F35C080412
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      src/nnn.c

+ 2
- 1
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;


正在加载...
取消
保存