X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch.h;h=247f6ad71ebf1223b32f1c2b5e226261a309ffc1;hb=87934c432c4bee9df09f268a3f05933c59c2caf1;hp=a8981c5c0e38f1c469feb1aa2689e4eeade1dacf;hpb=499bb78178df86ceae82893fbc272c4dd1870b6c;p=notmuch 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'.