X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch.h;h=247f6ad71ebf1223b32f1c2b5e226261a309ffc1;hp=a8981c5c0e38f1c469feb1aa2689e4eeade1dacf;hb=6a9f26b4a04e20529203938a99658516876c67f3;hpb=499bb78178df86ceae82893fbc272c4dd1870b6c diff --git a/lib/notmuch.h b/lib/notmuch.h index a8981c5c..247f6ad7 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -1351,7 +1351,7 @@ notmuch_messages_collect_tags (notmuch_messages_t *messages); * @since libnotmuch 5.2 (notmuch 0.27) */ notmuch_database_t * -notmuch_message_get_database (notmuch_message_t *message); +notmuch_message_get_database (const notmuch_message_t *message); /** * Get the message ID of 'message'.