[PATCH v6 05/10] reply: Add a JSON reply format.

Adam Wolfe Gordon awg+notmuch at xvx.ca
Sat Mar 10 10:27:58 PST 2012


On Fri, Mar 9, 2012 at 16:08, Jani Nikula <jani at nikula.org> wrote:
>> +    if (!reply)
>> +     printf (", %s: %s",
>> +             json_quote_str (local, "Date"),
>> +             json_quote_str (local, g_mime_message_get_date_as_string (message)));
>> +
>> +    if (reply) {
>
> Isn't that an "else"?

Indeed. Fixed.


More information about the notmuch mailing list