diff options
Diffstat (limited to 'build2/utility.hxx')
-rw-r--r-- | build2/utility.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/utility.hxx b/build2/utility.hxx index af26acd..7d1ffc6 100644 --- a/build2/utility.hxx +++ b/build2/utility.hxx @@ -469,8 +469,8 @@ namespace build2 const cstrings&, bool = false); - // Apply the specified substitution (stem) to a '*'-pattern. If pattern - // is NULL, then return the stem itself. Assume the pattern is valid, + // Apply the specified substitution (stem) to a '*'-pattern. If pattern is + // NULL or empty, then return the stem itself. Assume the pattern is valid, // i.e., contains a single '*' character. // string |