[PATCH 2/2] notmuch-reply.c: uncrustify
Austin Clements
amdragon at MIT.EDU
Thu Jan 12 07:26:52 PST 2012
Quoth David Bremner on Jan 12 at 9:08 am:
> @@ -425,7 +420,7 @@ notmuch_search_command (void *ctx, int argc, char *argv[])
> int limit = -1; /* unlimited */
>
> enum { NOTMUCH_FORMAT_JSON, NOTMUCH_FORMAT_TEXT }
> - format_sel = NOTMUCH_FORMAT_TEXT;
> + format_sel = NOTMUCH_FORMAT_TEXT;
This is unfortunate, but other than the format structure flattening,
the remaining changes look reasonable to me.
>
> notmuch_opt_desc_t options[] = {
> { NOTMUCH_OPT_KEYWORD, &sort, "sort", 's',
More information about the notmuch
mailing list