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

Diff of /mailutils/imap4d/authenticate.c

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

revision 1.9 by gray, Tue Aug 13 13:24:57 2002 UTC revision 1.10 by polak, Tue Dec 24 08:25:36 2002 UTC
# Line 71  imap4d_authenticate (struct imap4d_comma Line 71  imap4d_authenticate (struct imap4d_comma
71        /* FIXME: Check for errors.  */        /* FIXME: Check for errors.  */
72        chdir (homedir);        chdir (homedir);
73        namespace_init (homedir);        namespace_init (homedir);
74        syslog (LOG_INFO, "User '%s' logged in", username);        syslog (LOG_INFO, _("User '%s' logged in"), username);
75        return 0;        return 0;
76      }      }
77                

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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