mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Minor stylistic comment change in Boost Build's util/path.jam module.
[SVN r46455]
This commit is contained in:
@@ -194,7 +194,7 @@ rule join ( elements + )
|
||||
}
|
||||
|
||||
|
||||
# If 'path' is relative, it is rooted at 'root'. Otherwise, it's unchanged.
|
||||
# If 'path' is relative, it is rooted at 'root'. Otherwise, it is unchanged.
|
||||
#
|
||||
rule root ( path root )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user