ソースを参照

Remove extern ref to wget_wch()

master
Arun Prakash Jana 8年前
コミット
f31978573e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: A75979F35C080412
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      nnn.c

+ 1
- 2
nnn.c ファイルの表示

@@ -188,9 +188,8 @@ extern int add_history(const char *string);
#else
extern void add_history(const char *string);
#endif
#endif

extern int wget_wch(WINDOW *win, wint_t *wch);
#endif

/* Globals */
/* Configuration */


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