setarch: let's keep analyzer happy [coverity scan]

This commit is contained in:
Karel Zak 2016-10-05 11:12:45 +02:00
parent a325f3c206
commit 9a8fada18b
1 changed files with 1 additions and 0 deletions

View File

@ -377,6 +377,7 @@ int main(int argc, char *argv[])
return EXIT_SUCCESS;
} else
warnx(_("unrecognized option '--list'"));
/* fallthrough */
default:
show_usage(NULL);
}