瀏覽代碼
Remove extern ref to wget_wch()
master
Arun Prakash Jana
7 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: A75979F35C080412
共有
1 個檔案被更改,包括
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 */ |
|
|
|