summaryrefslogtreecommitdiff
path: root/src/rc/runscript.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-11-19 02:33:11 -0500
committerMike Frysinger <vapier@gentoo.org>2011-11-19 02:33:11 -0500
commitc7cc685458d22b8fd78a9d8be4c0e7d456ff14a1 (patch)
treeb5aeab066e33c63b9c20d037bd4f96142d5a45fe /src/rc/runscript.c
parentef1ff1b4f29762d1caf83dc2b65ccfc7cb96e140 (diff)
downloadopenrc-c7cc685458d22b8fd78a9d8be4c0e7d456ff14a1.tar.gz
openrc-c7cc685458d22b8fd78a9d8be4c0e7d456ff14a1.tar.bz2
openrc-c7cc685458d22b8fd78a9d8be4c0e7d456ff14a1.tar.xz
rc: fix style around case_RC_COMMON_GETOPT
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'src/rc/runscript.c')
-rw-r--r--src/rc/runscript.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/runscript.c b/src/rc/runscript.c
index 6032c70..3306500 100644
--- a/src/rc/runscript.c
+++ b/src/rc/runscript.c
@@ -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