X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsystemctl%2Fsystemctl.c;h=e529095f937fab86178d1bca09f3a9b02ca88b47;hp=ef0cbc5bf4ee980223d523efabf143c1443a17dd;hb=31d5a60cae19025225eda458386e0692bec5eec4;hpb=d1368aa9bd2f5748152ed0663566c0baa854dfc5 diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c index ef0cbc5bf..e529095f9 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -5879,7 +5879,6 @@ static int runlevel_parse_argv(int argc, char *argv[]) { case ARG_HELP: return runlevel_help(); - return 0; case '?': return -EINVAL;