/[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.35 by gray, Fri Feb 21 13:00:54 2003 UTC revision 1.36 by gray, Tue Mar 11 14:12:21 2003 UTC
# Line 302  int mh_whatnow __P((struct mh_whatnow_en Line 302  int mh_whatnow __P((struct mh_whatnow_en
302  int mh_disposition __P((const char *filename));  int mh_disposition __P((const char *filename));
303  int mh_usedraft __P((const char *filename));  int mh_usedraft __P((const char *filename));
304  int mh_file_copy __P((const char *from, const char *to));  int mh_file_copy __P((const char *from, const char *to));
305    char *mh_draft_name __P((void));
306    int mh_whom __P((char *filename, int check));
307    
308  void mh_annotate __P((message_t msg, char *field, char *text, int date));  void mh_annotate __P((message_t msg, char *field, char *text, int date));
309    
# Line 316  int mh_seq_delete __P((char *name, mh_ms Line 318  int mh_seq_delete __P((char *name, mh_ms
318  char *mh_seq_read __P((char *name, int flags));  char *mh_seq_read __P((char *name, int flags));
319    
320  int mhdraft_stream_create __P((stream_t *stream, stream_t src, int flags));  int mhdraft_stream_create __P((stream_t *stream, stream_t src, int flags));
321    
322    

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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