diff options
Diffstat (limited to 'libbuild2/name.hxx')
-rw-r--r-- | libbuild2/name.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/name.hxx b/libbuild2/name.hxx index 795cd5c..7d179aa 100644 --- a/libbuild2/name.hxx +++ b/libbuild2/name.hxx @@ -201,7 +201,7 @@ namespace build2 // // In the effective quoting mode the special characters are: // - // $( \t\n#"' + // {}$( \t\n#"' // // As well as `\` if followed by any of the above characters or itself. // |