X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-setup.c;h=ec4bfebc7e52c5fda803b301c84cfc43f55360d7;hp=955deb7e51330c633d1a1017de47e35742cc8d4c;hb=c6e70e15eaf7355fb9fe9b599aef07f2be619968;hpb=c9e0da3a1aaa640da330fe82fa906bb84463736b 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;