/[mailutils]/mailutils/pop3d/quit.c
ViewVC logotype

Diff of /mailutils/pop3d/quit.c

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

revision 1.14 by gray, Fri Oct 10 08:55:10 2003 UTC revision 1.15 by gray, Sat Oct 11 10:59:34 2003 UTC
# Line 48  pop3d_quit (const char *arg) Line 48  pop3d_quit (const char *arg)
48      syslog (LOG_INFO, _("Session ended for no user"));      syslog (LOG_INFO, _("Session ended for no user"));
49    
50    state = UPDATE;    state = UPDATE;
51      update_login_delay (username);
52    free (username);    free (username);
53    free (md5shared);    free (md5shared);
54    

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

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