rc: fix style around case_RC_COMMON_GETOPT
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -1201,7 +1201,7 @@ runscript(int argc, char **argv)
|
||||
case 'Z':
|
||||
dry_run = true;
|
||||
break;
|
||||
case_RC_COMMON_GETOPT;
|
||||
case_RC_COMMON_GETOPT
|
||||
}
|
||||
|
||||
/* If we're changing runlevels and not called by rc then we cannot
|
||||
|
||||
Reference in New Issue
Block a user