瀏覽代碼

Remove extern ref to wget_wch()

master
Arun Prakash Jana 7 年之前
父節點
當前提交
f31978573e
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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 */


Loading…
取消
儲存