]> git.notmuchmail.org Git - notmuch/commit
reply: Convert JSON format to use sprinter
authorAustin Clements <amdragon@MIT.EDU>
Tue, 7 Aug 2012 12:57:10 +0000 (08:57 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 12 Aug 2012 19:29:38 +0000 (21:29 +0200)
commite0d97a639c3f8cafd84c0c81b9412cfd48b516c1
tree0be873d5eb77eb7c5bab9e57e632e98d737629d4
parentd41946ea781caaf9652d037caa5f65a93a199b80
reply: Convert JSON format to use sprinter

Almost all of reply was already being formatted using the sprinter.
This patch converts the top-level dictionary to use the sprinter
interface.
notmuch-reply.c