diff options
Diffstat (limited to 'libbuild2/context.cxx')
-rw-r--r-- | libbuild2/context.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/context.cxx b/libbuild2/context.cxx index 9ed69a5..b10aa3d 100644 --- a/libbuild2/context.cxx +++ b/libbuild2/context.cxx @@ -284,7 +284,7 @@ namespace build2 // (basically what's necessary inside a double-quoted literal plus the // single quote). // - path in ("<cmdline>"); // @@ PATH_NAME: make name + path_name in ("<cmdline>"); lexer l (is, in, 1 /* line */, "\'\"\\$("); // At the buildfile level the scope-specific variable should be |