aboutsummaryrefslogtreecommitdiff
path: root/build2/target.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/target.cxx')
-rw-r--r--build2/target.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/build2/target.cxx b/build2/target.cxx
index 64ab412..0dab7e2 100644
--- a/build2/target.cxx
+++ b/build2/target.cxx
@@ -522,9 +522,8 @@ namespace build2
if (c != target::count_applied () && c != target::count_executed ())
break;
-
- // Fall through.
}
+ // Fall through.
case run_phase::execute:
{
if (group_state ())