X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-search.c;h=92ce38a1a5fb37454237c09313e099aa6f8f9b52;hp=d504051c618ae9f2444365615c24d620b919a659;hb=661c35712343408b4c034e13fc6cc8be7d580e21;hpb=c5520af0ae423244afe552b4fcc16b67cf541535 diff --git a/notmuch-search.c b/notmuch-search.c index d504051c..92ce38a1 100644 --- a/notmuch-search.c +++ b/notmuch-search.c @@ -90,6 +90,9 @@ format_thread_json (const void *ctx, const int total, const char *authors, const char *subject); + +/* Any changes to the JSON format should be reflected in the file + * devel/schemata. */ static const search_format_t format_json = { "[", "{",