소스 검색
Remove extern ref to wget_wch()
master
Arun Prakash Jana
8 년 전
No known key found for this signature in database
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 */ |
|
|
|