]> git.notmuchmail.org Git - notmuch/commitdiff
Use empty strings instead of NULL in format_reply structure.
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 26 May 2011 01:01:12 +0000 (18:01 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 27 May 2011 23:18:57 +0000 (16:18 -0700)
This keeps things consistent with notmuch-show, and prevents having to
check for the existence of the field pointer for simple string output
formats.


No differences found