X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-setup.c;h=ec4bfebc7e52c5fda803b301c84cfc43f55360d7;hb=35042e0696dd79c6a008918247d52c06ac9a6365;hp=955deb7e51330c633d1a1017de47e35742cc8d4c;hpb=14fb9f3c5531f45c9b5bf2e710f033288bcda5c8;p=notmuch diff --git a/notmuch-setup.c b/notmuch-setup.c index 955deb7e..ec4bfebc 100644 --- a/notmuch-setup.c +++ b/notmuch-setup.c @@ -94,7 +94,7 @@ notmuch_setup_command (unused (void *ctx), char *response = NULL; size_t response_size; notmuch_config_t *config; - char **old_other_emails; + const char **old_other_emails; size_t old_other_emails_len; GPtrArray *other_emails; unsigned int i;