aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/parser
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/script/parser')
-rw-r--r--build2/test/script/parser2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/test/script/parser b/build2/test/script/parser
index ea0cadb..267c575 100644
--- a/build2/test/script/parser
+++ b/build2/test/script/parser
@@ -53,7 +53,7 @@ namespace build2
parse_variable_line (token&, token_type&, string);
void
- parse_test_line (token&, token_type&, names_type, location);
+ parse_test_line (token&, token_type&, names, location);
command_exit
parse_command_exit (token&, token_type&);