mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
Comment tweak.
[SVN r14360]
This commit is contained in:
@@ -207,7 +207,7 @@ rule text (
|
||||
}
|
||||
}
|
||||
|
||||
# Outputs the text to the current targets, after word-wrapping it
|
||||
# Outputs the text to the current targets, after word-wrapping it.
|
||||
rule wrapped-text ( text + )
|
||||
{
|
||||
local lines = [ split-at-words $(text) ] ;
|
||||
|
||||
@@ -207,7 +207,7 @@ rule text (
|
||||
}
|
||||
}
|
||||
|
||||
# Outputs the text to the current targets, after word-wrapping it
|
||||
# Outputs the text to the current targets, after word-wrapping it.
|
||||
rule wrapped-text ( text + )
|
||||
{
|
||||
local lines = [ split-at-words $(text) ] ;
|
||||
|
||||
Reference in New Issue
Block a user