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

Diff of /mailutils/imap4d/examine.c

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

revision 1.4 by alainm, Wed Apr 18 04:34:42 2001 UTC revision 1.5 by gray, Mon Aug 5 08:19:00 2002 UTC
# Line 24  Line 24 
24  int  int
25  imap4d_examine (struct imap4d_command *command, char *arg)  imap4d_examine (struct imap4d_command *command, char *arg)
26  {  {
   if (! (command->states & state))  
     return util_finish (command, RESP_BAD, "Wrong state");  
27    return imap4d_select0 (command, arg, MU_STREAM_READ);    return imap4d_select0 (command, arg, MU_STREAM_READ);
28  }  }

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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