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

Diff of /mailutils/imap4d/copy.c

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

revision 1.12 by gray, Mon Apr 15 09:04:02 2002 UTC revision 1.13 by gray, Mon Aug 5 08:19:00 2002 UTC
# Line 27  imap4d_copy (struct imap4d_command *comm Line 27  imap4d_copy (struct imap4d_command *comm
27    int rc;    int rc;
28    char buffer[64];    char buffer[64];
29    
   if (! (command->states & state))  
     return util_finish (command, RESP_BAD, "Wrong state");  
   
30    rc = imap4d_copy0 (arg, 0, buffer, sizeof buffer);    rc = imap4d_copy0 (arg, 0, buffer, sizeof buffer);
31    if (rc == RESP_NONE)    if (rc == RESP_NONE)
32      {      {

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

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