]> git.notmuchmail.org Git - notmuch/commit
show: Convert format_headers_json to use sprinter
authorAustin Clements <amdragon@MIT.EDU>
Fri, 3 Aug 2012 01:14:53 +0000 (21:14 -0400)
committerDavid Bremner <bremner@debian.org>
Fri, 3 Aug 2012 23:30:49 +0000 (20:30 -0300)
commit7018fc58b4ebf6e2c52102c0443169f8120db261
treef74c0179bc09c0ec038f5f4472eea05d5d4a91ee
parent3a08341e504d7f9b27f8a67a2fed223a38edb706
show: Convert format_headers_json to use sprinter

This no longer requires a talloc context (not that it really did
before since it didn't return anything), so we remove its context
argument.
notmuch-client.h
notmuch-reply.c
notmuch-show.c