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

Diff of /mailutils/include/mailutils/mime.h

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

revision 1.8 by polak, Sun Dec 29 12:52:07 2002 UTC revision 1.9 by gray, Wed Jan 29 13:11:31 2003 UTC
# Line 1  Line 1 
1  /* GNU Mailutils -- a suite of utilities for electronic mail  /* GNU Mailutils -- a suite of utilities for electronic mail
2     Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.     Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
3    
4     GNU Mailutils is free software; you can redistribute it and/or modify     GNU Mailutils is free software; you can redistribute it and/or modify
5     it under the terms of the GNU General Library Public License as published by     it under the terms of the GNU General Library Public License as published by
# Line 41  int mime_add_part      __P ((mime_t mime, mes Line 41  int mime_add_part      __P ((mime_t mime, mes
41    
42  int mime_get_message    __P ((mime_t mime, message_t *msg));  int mime_get_message    __P ((mime_t mime, message_t *msg));
43    
44    int rfc2047_decode      __P((const char *tocode, const char *fromstr,
45                                 char **ptostr));
46    
47      
48  #ifdef __cplusplus  #ifdef __cplusplus
49  }  }
50  #endif  #endif

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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