/[mailutils]/mailutils/guimb/collect.c
ViewVC logotype

Diff of /mailutils/guimb/collect.c

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

revision 1.8 by sroberts, Tue Feb 26 04:29:39 2002 UTC revision 1.9 by gray, Wed Feb 27 11:54:47 2002 UTC
# Line 28  collect_open_default () Line 28  collect_open_default ()
28    
29    if (!default_mailbox)    if (!default_mailbox)
30      {      {
31        asprintf (&default_mailbox, "%s%s", maildir, user_name);        asprintf (&default_mailbox, "%s%s", mu_path_maildir, user_name);
32        if (!default_mailbox)        if (!default_mailbox)
33          {          {
34            util_error ("not enough memory");            util_error ("not enough memory");

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

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