X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fadd-message.cc;h=73bde7faf049601e90e0a7af91de806fcc009a7d;hb=0082a55785a5ae64da22fe72af6c0ae928f13c03;hp=7b5cb70223d433339ed9519593ec6b277b8338d9;hpb=b10ce6bc23002d48916b1b2f375480e7540e3164;p=notmuch diff --git a/lib/add-message.cc b/lib/add-message.cc index 7b5cb702..73bde7fa 100644 --- a/lib/add-message.cc +++ b/lib/add-message.cc @@ -460,7 +460,7 @@ _notmuch_database_link_message (notmuch_database_t *notmuch, notmuch_status_t notmuch_database_index_file (notmuch_database_t *notmuch, const char *filename, - notmuch_param_t unused (*indexopts), + notmuch_indexopts_t unused (*indexopts), notmuch_message_t **message_ret) { notmuch_message_file_t *message_file;