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