tangled
alpha
login
or
join now
jcs.org
/
mutt
0
fork
atom
mutt stable branch with some hacks
0
fork
atom
overview
issues
pulls
pipelines
Accidentally dropped from d4a9c0a68f2b prior to commit
Brendan Cully
17 years ago
cd72574a
6b3af105
-3
1 changed file
expand all
collapse all
unified
split
imap
util.c
-3
imap/util.c
···
423
423
i++;
424
424
path[i] = '\0';
425
425
426
426
-
if (!path[0])
427
427
-
strfcpy (path, "INBOX", plen);
428
428
-
429
426
return path;
430
427
}
431
428