소스 검색

Remove extern ref to wget_wch()

master
Arun Prakash Jana 7 년 전
부모
커밋
f31978573e
No known key found for this signature in database 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 #else
extern void add_history(const char *string); extern void add_history(const char *string);
#endif #endif
#endif

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


/* Globals */ /* Globals */
/* Configuration */ /* Configuration */


||||||
x
 
000:0
불러오는 중...
취소
저장