Parent Directory
|
Revision Log
|
Patch
| revision 796 by weasel, Mon May 3 23:32:59 2004 UTC | revision 852 by weasel, Thu May 13 13:59:28 2004 UTC | |
|---|---|---|
| # | Line 39 void askfilename(char *fn); | Line 39 void askfilename(char *fn); |
| 39 | void savemsg(BUFFER *message); | void savemsg(BUFFER *message); |
| 40 | int menu_replychain(int *d, int *l, char *mdest, char *pdest, char *psub, | int menu_replychain(int *d, int *l, char *mdest, char *pdest, char *psub, |
| 41 | char *r); | char *r); |
| #ifdef WIN32 | ||
| 42 | void update_stats(void); | void update_stats(void); |
| #endif /* WIN32 */ | ||
| 43 | ||
| 44 | #endif /* USE_NCURSES */ | #endif /* USE_NCURSES */ |
| 45 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |