]> git.cworth.org Git - notmuch/commit
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)
commit1e289ed1c9fb8af8696c2735b714438bd115725f
tree7fdc886c120df5f2207dfd6486d02ab3e2ebac3f
parentb1aca0e502e97ab822da60aa4217d4b0bdb33543
cli/reply: make references header creation easier to follow

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.
notmuch-reply.c