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

Diff of /imapfilter/imap.c

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

revision 1.17 by lefcha, Wed Oct 17 14:06:20 2001 UTC revision 1.18 by lefcha, Fri Nov 9 15:52:52 2001 UTC
# Line 20  unsigned int send_command(char *cmd) Line 20  unsigned int send_command(char *cmd)
20  #ifdef DEBUG  #ifdef DEBUG
21      printf("debug: sending command: %s", cmd);      printf("debug: sending command: %s", cmd);
22  #endif  #endif
23        
24      socket_write(cmd);      socket_write(cmd);
25    
26      return tag++;      return tag++;

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26