]> git.cworth.org Git - notmuch/commit
cli: replace use of g_mime_message_get_reply_to
authorDavid Bremner <david@tethera.net>
Thu, 4 May 2017 18:59:37 +0000 (14:59 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 14 Jul 2017 20:58:09 +0000 (17:58 -0300)
commitd7fea369160c548524fd8958ff88d6faacfabe3a
treec12c229ec068d36ec8bab27e2746f056ebb2c2f8
parent67dbd24ece883e9cb0258fce289e40ca276b729d
cli: replace use of g_mime_message_get_reply_to

This function changes signature in gmime 3.0, so we provide two new
functions, one for each signature.
notmuch-reply.c
notmuch-show.c
util/gmime-extra.c
util/gmime-extra.h