]> git.notmuchmail.org Git - notmuch/commitdiff
cli/reply: make references header creation easier to follow
authorJani Nikula <jani@nikula.org>
Tue, 13 Sep 2016 17:14:14 +0000 (20:14 +0300)
committerDavid Bremner <david@tethera.net>
Sat, 17 Sep 2016 12:00:31 +0000 (09:00 -0300)
Just use strdup when original references is not available, instead of
trying to cram everything into a monster asprintf. There should be no
functional changes.


No differences found