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

Diff of /imapfilter/response.c

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

revision 1.23.2.6 by lefcha, Sat Nov 9 16:13:26 2002 UTC revision 1.23.2.7 by lefcha, Sun Feb 2 17:43:21 2003 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.23.2.6  
changed lines
  Added in v.1.23.2.7

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26