/[mailutils]/mailutils/mh/mh.h
ViewVC logotype

Diff of /mailutils/mh/mh.h

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

revision 1.23 by gray, Wed Jan 15 17:30:06 2003 UTC revision 1.24 by gray, Thu Jan 16 13:44:27 2003 UTC
# Line 185  typedef void (*mh_iterator_fp) __P((mail Line 185  typedef void (*mh_iterator_fp) __P((mail
185  #define RCPT_ME   0x0004  #define RCPT_ME   0x0004
186  #define RCPT_ALL  (RCPT_TO|RCPT_CC|RCPT_ME)  #define RCPT_ALL  (RCPT_TO|RCPT_CC|RCPT_ME)
187    
188    #define RCPT_DEFAULT RCPT_NONE
189    
190  struct mh_whatnow_env {   /* An environment for whatnow shell */  struct mh_whatnow_env {   /* An environment for whatnow shell */
191    char *file;             /* The file being processed */    char *file;             /* The file being processed */
192    char *msg;              /* The original message (if any) */    char *msg;              /* The original message (if any) */

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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