X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch.h;h=86b5b4de4502be96f353b836ffaf22a6171a7f43;hp=8639b383f3352c2e7842fc47de94101b9f490860;hb=bd5504ec10edf6a1442d92774dc06fafc0b46e3f;hpb=9ee29ad6f0805dc55e63f8a04a68a1f55d0c382b diff --git a/lib/notmuch.h b/lib/notmuch.h index 8639b383..86b5b4de 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -313,7 +313,7 @@ notmuch_database_open_verbose (const char *path, * */ const char * -notmuch_database_status_string (notmuch_database_t *notmuch); +notmuch_database_status_string (const notmuch_database_t *notmuch); /** * Commit changes and close the given notmuch database.