]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
crypto: index encrypted parts when indexopts try_decrypt is set.
[notmuch] / lib / notmuch-private.h
index 4c4083966ee409ae686daf38320c687e547c5d33..1093429cfc77026289f49754c7ea5c84330c71e6 100644 (file)
@@ -448,6 +448,7 @@ _notmuch_database_link_message_to_parents (notmuch_database_t *notmuch,
 
 notmuch_status_t
 _notmuch_message_index_file (notmuch_message_t *message,
+                            notmuch_indexopts_t *indexopts,
                             notmuch_message_file_t *message_file);
 
 /* messages.c */