aboutsummaryrefslogtreecommitdiff
path: root/build2/parser
diff options
context:
space:
mode:
Diffstat (limited to 'build2/parser')
-rw-r--r--build2/parser2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/parser b/build2/parser
index 0855e89..7ca9366 100644
--- a/build2/parser
+++ b/build2/parser
@@ -339,7 +339,7 @@ namespace build2
// Buildspec.
//
buildspec
- parse_buildspec_clause (token&, token_type&, token_type end);
+ parse_buildspec_clause (token&, token_type&, size_t);
// Customization hooks.
//