Parent Directory
|
Revision Log
|
Patch
| revision 710 by rabbi, Wed Jan 21 00:47:21 2004 UTC | revision 794 by weasel, Sun May 2 23:52:34 2004 UTC | |
|---|---|---|
| # | Line 28 void read_folder(char command, char *fol | Line 28 void read_folder(char command, char *fol |
| 28 | void menu_init(void); | void menu_init(void); |
| 29 | void menu_exit(void); | void menu_exit(void); |
| 30 | ||
| 31 | void menu_spawn_editor(char *path, int lineno); | |
| 32 | ||
| 33 | #ifdef USE_NCURSES | #ifdef USE_NCURSES |
| 34 | void read_message(BUFFER *message, char *nym); | void read_message(BUFFER *message, char *nym); |
| 35 | void menu_nym(char *); | void menu_nym(char *); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |