aboutsummaryrefslogtreecommitdiff
path: root/build2/scope
diff options
context:
space:
mode:
Diffstat (limited to 'build2/scope')
-rw-r--r--build2/scope2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/scope b/build2/scope
index 0e1bae5..566466a 100644
--- a/build2/scope
+++ b/build2/scope
@@ -141,7 +141,7 @@ namespace build2
pair<lookup, size_t>
find_original (
const variable&,
- const target_type* tt, const string* tn,
+ const target_type* tt = nullptr, const string* tn = nullptr,
const target_type* gt = nullptr, const string* gn = nullptr) const;
pair<lookup, size_t>