]> git.notmuchmail.org Git - notmuch/blobdiff - lib/add-message.cc
lib: add notmuch_message_reindex
[notmuch] / lib / add-message.cc
index f0a80c4f1596ba5eadade935b523b43a25b03433..711ed9fac80cc045aa641420ec993eb3420f94ef 100644 (file)
@@ -220,7 +220,7 @@ _my_talloc_free_for_g_hash (void *ptr)
     talloc_free (ptr);
 }
 
-static notmuch_status_t
+notmuch_status_t
 _notmuch_database_link_message_to_parents (notmuch_database_t *notmuch,
                                           notmuch_message_t *message,
                                           notmuch_message_file_t *message_file,