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

Diff of /mailutils/mailbox/header.c

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

revision 1.59 by sroberts, Thu May 9 02:41:05 2002 UTC revision 1.60 by gray, Sat Sep 21 19:10:02 2002 UTC
# Line 145  header_parse (header_t header, const cha Line 145  header_parse (header_t header, const cha
145    struct _hdr *hdr;    struct _hdr *hdr;
146    
147    /* Nothing to parse.  */    /* Nothing to parse.  */
148    if (blurb == NULL || len == 0)    if (blurb == NULL)
149      return 0;      return 0;
150    
151    header->blurb_len = len;    header->blurb_len = len;

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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