aboutsummaryrefslogtreecommitdiff
path: root/build2/bin/rule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bin/rule.hxx')
-rw-r--r--build2/bin/rule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/bin/rule.hxx b/build2/bin/rule.hxx
index 471c901..19902c9 100644
--- a/build2/bin/rule.hxx
+++ b/build2/bin/rule.hxx
@@ -14,7 +14,7 @@ namespace build2
{
namespace bin
{
- // "Fail rule" for obj{}, bmi{}, and libu{} that issues diagnostics if
+ // "Fail rule" for obj{}, [h]bmi{}, and libu{} that issues diagnostics if
// someone tries to build any of these groups directly.
//
class fail_rule: public rule