On Fri, Mar 9, 2012 at 16:08, Jani Nikula <[email protected]> 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. _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
