X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-setup.c;fp=notmuch-setup.c;h=567e3b565359b64018573044828a24d18eb46328;hp=221ce9346b258163cf347ab3c98bcda6b4b362a7;hb=1c747a501c0ed7df5eaa2b994b9ad11d8981c62c;hpb=ec4b7efbe4bd6d50bd6046bac5f7ef4ceaa30154 diff --git a/notmuch-setup.c b/notmuch-setup.c index 221ce934..567e3b56 100644 --- a/notmuch-setup.c +++ b/notmuch-setup.c @@ -124,8 +124,7 @@ parse_tag_list (void *ctx, char *response) } int -notmuch_setup_command (unused(notmuch_config_t *config), - notmuch_database_t *notmuch, +notmuch_setup_command (notmuch_database_t *notmuch, int argc, char *argv[]) { char *response = NULL;