Przeglądaj źródła

Remove extern ref to wget_wch()

master
Arun Prakash Jana 8 lat temu
rodzic
commit
f31978573e
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 1 dodań i 2 usunięć
  1. +1
    -2
      nnn.c

+ 1
- 2
nnn.c Wyświetl plik

@@ -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 */


Ładowanie…
Anuluj
Zapisz