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

Diff of /mailutils/mail/mail.h

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

revision 1.51 by gray, Tue Nov 5 13:46:07 2002 UTC revision 1.52 by gray, Thu Nov 7 10:24:11 2002 UTC
# Line 253  extern msgset_t *msgset_range __P ((int Line 253  extern msgset_t *msgset_range __P ((int
253  extern msgset_t *msgset_expand __P ((msgset_t *set, msgset_t *expand_by));  extern msgset_t *msgset_expand __P ((msgset_t *set, msgset_t *expand_by));
254  extern msgset_t *msgset_dup __P ((const msgset_t *set));  extern msgset_t *msgset_dup __P ((const msgset_t *set));
255  extern int msgset_parse __P ((const int argc, char **argv, msgset_t **mset));  extern int msgset_parse __P ((const int argc, char **argv, msgset_t **mset));
256    extern int msgset_member __P ((msgset_t *set, size_t n));
257    extern msgset_t *msgset_negate __P((msgset_t *set));
258    
259  extern int util_do_command __P ((const char *cmd, ...));  extern int util_do_command __P ((const char *cmd, ...));
260  extern int util_msglist_command __P ((function_t *func, int argc, char **argv, int set_cursor));  extern int util_msglist_command __P ((function_t *func, int argc, char **argv, int set_cursor));

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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