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

Diff of /imapfilter/imap.c

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

revision 1.31 by lefcha, Fri Mar 7 14:03:50 2003 UTC revision 1.32 by lefcha, Sat Mar 15 18:39:55 2003 UTC
# Line 21  unsigned int Line 21  unsigned int
21  send_command(int *sock, char *cmd)  send_command(int *sock, char *cmd)
22  {  {
23  #ifdef DEBUG  #ifdef DEBUG
24          fprintf(stderr, "debug: sending command: %s", cmd);          fprintf(stderr, "debug: sending command (%s):\n\n%s\n",
25                (sock == &sockpri ? "primary" : "auxiliary"), cmd);
26  #endif  #endif
27    
28          socket_write(sock, cmd);          socket_write(sock, cmd);

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26