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

Diff of /mailutils/imap4d/login.c

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

revision 1.24 by gray, Fri Jul 26 11:19:32 2002 UTC revision 1.25 by gray, Mon Aug 5 08:19:00 2002 UTC
# Line 85  imap4d_login (struct imap4d_command *com Line 85  imap4d_login (struct imap4d_command *com
85    int pamerror;    int pamerror;
86  #endif /* !USE_LIBPAM */  #endif /* !USE_LIBPAM */
87    
   if (! (command->states & state))  
     return util_finish (command, RESP_BAD, "Wrong state");  
88    username = util_getword (arg, &sp);    username = util_getword (arg, &sp);
89    pass = util_getword (NULL, &sp);    pass = util_getword (NULL, &sp);
90    

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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