X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=ddf0674aa9adc61cd61ec43fa4557808b9100589;hp=c398c80add1f840d492a254aed53238b7e97d5af;hb=d025e89ac7ccecc9a6bbea5e867fcc15589f81b5;hpb=58b659f893084fde2c79b8d0ce053b3bc4946b7c diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index c398c80a..ddf0674a 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -207,6 +207,9 @@ _notmuch_message_set_date (notmuch_message_t *message, void _notmuch_message_sync (notmuch_message_t *message); +void +_notmuch_message_close (notmuch_message_t *message); + /* index.cc */ notmuch_status_t