summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcstudy/pmcstudy.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pmcstudy/pmcstudy.c')
-rw-r--r--usr.sbin/pmcstudy/pmcstudy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pmcstudy/pmcstudy.c b/usr.sbin/pmcstudy/pmcstudy.c
index 16c9f51..e94addf 100644
--- a/usr.sbin/pmcstudy/pmcstudy.c
+++ b/usr.sbin/pmcstudy/pmcstudy.c
@@ -2873,7 +2873,7 @@ main(int argc, char **argv)
printf("-A -- Run all canned tests\n");
return(0);
break;
- };
+ }
}
if ((run_all == 0) && (name == NULL) && (filename == NULL) &&
(test_mode == 0) && (master_exp == NULL)) {
OpenPOWER on IntegriCloud