X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-setup.c;h=81419ccf3a9426b56117e1eb44efbb642600d74e;hp=5304800553cfbe3897e2c8774ba702a30b8b9488;hb=38dacf009c4feb5d4820bbdd9222d7e7be067903;hpb=0f314c0c99befea599a68bea51d759b4133efef6 diff --git a/notmuch-setup.c b/notmuch-setup.c index 53048005..81419ccf 100644 --- a/notmuch-setup.c +++ b/notmuch-setup.c @@ -121,7 +121,7 @@ parse_tag_list (void *ctx, char *response) int notmuch_setup_command (notmuch_config_t *config, - unused (int argc), unused (char *argv[])) + int argc, char *argv[]) { char *response = NULL; size_t response_size = 0;