X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fadd-message.cc;h=711ed9fac80cc045aa641420ec993eb3420f94ef;hp=f0a80c4f1596ba5eadade935b523b43a25b03433;hb=5b93fa6e70c905e3c5f2a8109683db29ccfd5bcf;hpb=411675a6ce78988157c4a078f504b3b7805e54c6 diff --git a/lib/add-message.cc b/lib/add-message.cc index f0a80c4f..711ed9fa 100644 --- a/lib/add-message.cc +++ b/lib/add-message.cc @@ -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,