rc: fix style around case_RC_COMMON_GETOPT

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger
2011-11-19 02:33:11 -05:00
parent ef1ff1b4f2
commit c7cc685458
9 changed files with 13 additions and 13 deletions

View File

@@ -193,7 +193,7 @@ checkpath(int argc, char **argv)
applet, optarg);
break;
case_RC_COMMON_GETOPT;
case_RC_COMMON_GETOPT
}
}