/[imapfilter]/imapfilter/response.c
ViewVC logotype

Diff of /imapfilter/response.c

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

revision 1.29 by lefcha, Sat Nov 9 16:12:58 2002 UTC revision 1.30 by lefcha, Thu Dec 5 07:33:50 2002 UTC
# Line 305  int fetch_response(int *sock, unsigned i Line 305  int fetch_response(int *sock, unsigned i
305              b = strchr(b, '}');              b = strchr(b, '}');
306              b += 3;              b += 3;
307          } else {          } else {
308              return -3;          /* Null body. */              return RESPONSE_NULLBODY;   /* Null body. */
309          }          }
310      }      }
311      while (*b && s--)      while (*b && s--)

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26