/[pkg-mixmaster]/trunk/Mix/Src/mix3.h
ViewVC logotype

Diff of /trunk/Mix/Src/mix3.h

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

revision 40 by rabbi, Tue Dec 11 20:59:26 2001 UTC revision 41 by rabbi, Wed Dec 12 19:29:52 2001 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Function prototypes     Function prototypes
9     $Id: mix3.h,v 1.3 2001/12/11 20:59:26 rabbi Exp $ */     $Id: mix3.h,v 1.4 2001/12/12 19:29:52 rabbi Exp $ */
10    
11    
12  #ifndef _MIX3_H  #ifndef _MIX3_H
# Line 162  int attachfile(BUFFER *message, BUFFER * Line 162  int attachfile(BUFFER *message, BUFFER *
162  int pgpmime_sign(BUFFER *message, BUFFER *uid, BUFFER *pass, char *secring);  int pgpmime_sign(BUFFER *message, BUFFER *uid, BUFFER *pass, char *secring);
163  int mime_attach(BUFFER *message, BUFFER *attachment, BUFFER *type);  int mime_attach(BUFFER *message, BUFFER *attachment, BUFFER *type);
164  void mimedecode(BUFFER *msg);  void mimedecode(BUFFER *msg);
165    int qp_decode_message(BUFFER *msg);
166    
167  #define MIME_8BIT 1   /* transport is 8bit */  #define MIME_8BIT 1   /* transport is 8bit */
168  #define MIME_7BIT 2   /* transport is 7bit */  #define MIME_7BIT 2   /* transport is 7bit */

Legend:
Removed from v.40  
changed lines
  Added in v.41

  ViewVC Help
Powered by ViewVC 1.1.5