X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=c68538fcc0a27d633336c37157ad6c5d7081a869;hp=9d0f367d5e4ed849afb6d6b8b9f6b1693b43bf62;hb=4a6721970a42a9f86149fb5d395d1001fed2d305;hpb=d57da17fcd30a5cbe191ccd42906e489dd2bd6a3 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);