/[mailutils]/mailutils/mailbox/mime.c
ViewVC logotype

Diff of /mailutils/mailbox/mime.c

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

revision 1.31 by gobry, Thu Nov 28 16:40:55 2002 UTC revision 1.32 by gobry, Mon Dec 2 16:17:38 2002 UTC
# Line 476  _mime_body_read(stream_t stream, char *b Line 476  _mime_body_read(stream_t stream, char *b
476          if ( off == 0 ) {                       /* reset message */          if ( off == 0 ) {                       /* reset message */
477                  mime->cur_offset = 0;                  mime->cur_offset = 0;
478                  mime->cur_part = 0;                  mime->cur_part = 0;
479                    mime->part_offset = 0;
480    
481                  if ( mime->nmtp_parts > 1 )                  if ( mime->nmtp_parts > 1 )
482                          mime->flags |= MIME_INSERT_BOUNDARY;                          mime->flags |= MIME_INSERT_BOUNDARY;
483          }          }

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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