mpick: prent -> parent

Closes: #23 [via git-merge-pr]
pull/24/head
Larry Hynes 7 years ago committed by Duncaen
parent 94448994ee
commit e7d9d3a922

@ -1068,7 +1068,7 @@ collect(char *file)
ml = thr->cur + 1;
if (thr->cur->m->depth < m->depth) {
/* previous mail is a prent */
/* previous mail is a parent */
thr->cur->m->flags |= FLAG_PARENT;
ml->parent = thr->cur;
} else if (thr->cur->m->depth == m->depth) {

Loading…
Cancel
Save