]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch-reply.c: Factor adding recipients into common function
authorJed Brown <jed@59A2.org>
Sat, 28 Nov 2009 23:19:35 +0000 (00:19 +0100)
committerCarl Worth <cworth@cworth.org>
Thu, 4 Feb 2010 20:10:43 +0000 (12:10 -0800)
This code was already duplicated. We move it to a new, shared
add_recipients_from_message function, in preparation for more
sophisticated mailing list logic.

Signed-off-by: Jed Brown <jed@59A2.org>

No differences found