aboutsummaryrefslogtreecommitdiff
path: root/build2/prerequisite.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/prerequisite.cxx')
-rw-r--r--build2/prerequisite.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/prerequisite.cxx b/build2/prerequisite.cxx
index 2eccd7e..e28d082 100644
--- a/build2/prerequisite.cxx
+++ b/build2/prerequisite.cxx
@@ -69,7 +69,7 @@ namespace build2
//
if (p.ext != ext)
{
- level5 ([&]{
+ l5 ([&]{
diag_record r (trace);
r << "assuming prerequisite " << p << " is the same as the "
<< "one with ";