aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/scope.cxx')
-rw-r--r--build2/scope.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/scope.cxx b/build2/scope.cxx
index 19f3b56..f0d28e0 100644
--- a/build2/scope.cxx
+++ b/build2/scope.cxx
@@ -67,7 +67,7 @@ namespace build2
pair<lookup, size_t> scope::
find_override (const variable& var,
- pair<lookup, size_t>&& original,
+ pair<lookup, size_t> original,
bool target) const
{
// Normally there would be no overrides and if there are, there will only