X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-client.h;h=c68538fcc0a27d633336c37157ad6c5d7081a869;hb=e70494785541c32989b5c31360e1d9ac57e106ee;hp=9d0f367d5e4ed849afb6d6b8b9f6b1693b43bf62;hpb=43668950626f347f05aad7d49cd9ea4383030443;p=notmuch diff --git a/notmuch-client.h b/notmuch-client.h index 9d0f367d..c68538fc 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -508,7 +508,7 @@ status_to_exit (notmuch_status_t status); #include "command-line-arguments.h" -extern char *notmuch_requested_db_uuid; +extern const char *notmuch_requested_db_uuid; extern const notmuch_opt_desc_t notmuch_shared_options []; void notmuch_exit_if_unmatched_db_uuid (notmuch_database_t *notmuch);