summaryrefslogtreecommitdiff
path: root/src/rc/rc-update.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc/rc-update.c')
-rw-r--r--src/rc/rc-update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/rc-update.c b/src/rc/rc-update.c
index d206802..3e51840 100644
--- a/src/rc/rc-update.c
+++ b/src/rc/rc-update.c
@@ -243,7 +243,7 @@ rc_update(int argc, char **argv)
if (deptree)
rc_deptree_free(deptree);
return ret;
- case_RC_COMMON_GETOPT;
+ case_RC_COMMON_GETOPT
}
verbose = rc_yesno(getenv ("EINFO_VERBOSE"));