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

Diff of /mailutils/imap4d/close.c

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

revision 1.7 by gray, Sun Aug 4 08:20:24 2002 UTC revision 1.8 by gray, Mon Aug 5 08:19:00 2002 UTC
# Line 24  int Line 24  int
24  imap4d_close (struct imap4d_command *command, char *arg)  imap4d_close (struct imap4d_command *command, char *arg)
25  {  {
26    (void)arg;    (void)arg;
   if (! (command->states & state))  
     return util_finish (command, RESP_BAD, "Wrong state");  
27    /* FIXME: Check and report errors.  */    /* FIXME: Check and report errors.  */
28    /* The CLOSE command permanently removes from the currently selected    /* The CLOSE command permanently removes from the currently selected
29       mailbox all messages that have the \\Deleted flag set, and returns       mailbox all messages that have the \\Deleted flag set, and returns

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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