瀏覽代碼
Remove extern ref to wget_wch()
master
Arun Prakash Jana
7 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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 */ |
|
|
|