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

Diff of /mailutils/imap4d/rename.c

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

revision 1.7 by gray, Mon May 28 14:28:39 2001 UTC revision 1.8 by gray, Tue Feb 19 17:06:49 2002 UTC
# Line 89  imap4d_rename (struct imap4d_command *co Line 89  imap4d_rename (struct imap4d_command *co
89          }          }
90        free (name);        free (name);
91        free (newname);        free (newname);
92        pw = getpwuid (getuid ());        pw = mu_getpwuid (getuid ());
93        if (pw)        if (pw)
94          {          {
95            mailbox_t inbox = NULL;            mailbox_t inbox = NULL;

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