X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-client.h;h=c68538fcc0a27d633336c37157ad6c5d7081a869;hb=816097f05b490d4150e85a63f2a08065c7ab6741;hp=9d0f367d5e4ed849afb6d6b8b9f6b1693b43bf62;hpb=23eed88e32551d9e0cb9a86eae0a562a049a58af;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);