aboutsummaryrefslogtreecommitdiff
path: root/build2/test/operation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/operation.hxx')
-rw-r--r--build2/test/operation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/test/operation.hxx b/build2/test/operation.hxx
index d834edf..774e8d0 100644
--- a/build2/test/operation.hxx
+++ b/build2/test/operation.hxx
@@ -14,7 +14,7 @@ namespace build2
{
namespace test
{
- extern const operation_info test;
+ extern const operation_info op_test;
}
}