/[mailutils]/mailutils/imap4d/store.c
ViewVC logotype

Diff of /mailutils/imap4d/store.c

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

revision 1.13 by polak, Sun Dec 29 12:52:06 2002 UTC revision 1.14 by gray, Wed Jan 22 20:23:20 2003 UTC
# Line 140  imap4d_store0 (char *arg, int isuid, cha Line 140  imap4d_store0 (char *arg, int isuid, cha
140          }          }
141        if (ack)        if (ack)
142          {          {
143            util_send ("* %d FETCH ", msgno);            util_send ("* %d FETCH (", msgno);
144            fetch_flags0 ("FLAGS", msg, isuid);            fetch_flags0 ("FLAGS", msg, isuid);
145            util_send ("\n");            util_send (")\n");
146          }          }
147        free (p);        free (p);
148        /* Update the flags of uid table.  */        /* Update the flags of uid table.  */

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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