ソースを参照

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;


読み込み中…
キャンセル
保存