ソースを参照

Reduce statements

master
Arun Prakash Jana 5年前
コミット
b059e08f3a
1個のファイルの変更1行の追加3行の削除
  1. +1
    -3
      src/nnn.c

+ 1
- 3
src/nnn.c ファイルの表示

@@ -2914,9 +2914,7 @@ static void browse(char *ipath)
enum action sel;
bool dir_changed = FALSE;
struct stat sb;
char *path, *lastdir, *lastname;
char *dir, *tmp;
char *pluginpath = getenv(env_cfg[NNN_PLUGIN_DIR]);
char *path, *lastdir, *lastname, *dir, *tmp, *pluginpath = getenv(env_cfg[NNN_PLUGIN_DIR]);

atexit(dentfree);



||||||
x
 
000:0
読み込み中…
キャンセル
保存