mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Minor stylistic comment change in the Boost Build targets.jam module.
[SVN r48503]
This commit is contained in:
@@ -115,7 +115,7 @@ class abstract-target
|
||||
return $(self.project) ;
|
||||
}
|
||||
|
||||
# Return the location where the target was declared
|
||||
# Return the location where the target was declared.
|
||||
rule location ( )
|
||||
{
|
||||
return $(self.location) ;
|
||||
|
||||
Reference in New Issue
Block a user