/[mailutils]/mailutils/mail/mail.c
ViewVC logotype

Diff of /mailutils/mail/mail.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by gray, Wed Aug 7 23:05:56 2002 UTC revision 1.62 by gray, Tue Sep 24 14:13:42 2002 UTC
# Line 176  static const char *mail_capa[] = { Line 176  static const char *mail_capa[] = {
176  static char *  static char *
177  mail_cmdline(void *closure, int cont)  mail_cmdline(void *closure, int cont)
178  {  {
179    char *prompt = (char*) (closure ? closure : NULL);    char *prompt = (char*) closure;
180    char *rc;    char *rc;
181    
182    (void)cont;    (void)cont;

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26