]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - notmuch-search.c
Convert non-UTF-8 parts to UTF-8 before indexing them
[notmuch.git] / notmuch-search.c
index d504051c618ae9f2444365615c24d620b919a659..92ce38a1a5fb37454237c09313e099aa6f8f9b52 100644 (file)
@@ -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 = {
     "[",
        "{",