/[mailutils]/mailutils/include/mailutils/body.h
ViewVC logotype

Diff of /mailutils/include/mailutils/body.h

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

revision 1.11 by polak, Sun Dec 29 12:52:07 2002 UTC revision 1.12 by gray, Tue Dec 31 02:38:52 2002 UTC
# Line 37  extern int body_get_filename   __P ((bod Line 37  extern int body_get_filename   __P ((bod
37    
38  extern int body_size           __P ((body_t, size_t*));  extern int body_size           __P ((body_t, size_t*));
39  extern int body_set_size       __P ((body_t, int (*_size)  extern int body_set_size       __P ((body_t, int (*_size)
40                                       __P ((body_t, size_t*)), void *owner));                                       __PMT ((body_t, size_t*)), void *owner));
41  extern int body_lines          __P ((body_t, size_t *));  extern int body_lines          __P ((body_t, size_t *));
42  extern int body_set_lines      __P ((body_t, int (*_lines)  extern int body_set_lines      __P ((body_t, int (*_lines)
43                                       __P ((body_t, size_t*)), void *owner));                                       __PMT ((body_t, size_t*)), void *owner));
44    
45  #ifdef __cplusplus  #ifdef __cplusplus
46  }  }

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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