aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-08-24 14:54:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-08-24 14:54:33 +0200
commit32e45edacfdb7e77e448372bdcea18c782a8c51d (patch)
tree598e65a90d9a9840fec42ad9c45f0a705f841c38 /build
parentda2bd25f0867a54a3b797815b24e44a130ac2b11 (diff)
Cosmetic change
Diffstat (limited to 'build')
-rw-r--r--build/parser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/parser.cxx b/build/parser.cxx
index 861c755..03c20d0 100644
--- a/build/parser.cxx
+++ b/build/parser.cxx
@@ -474,7 +474,7 @@ namespace build
// will still be disabled inside the file that set src_root. For
// this to work we would need to keep a reference to the value
// stored in the variable plus the update would need to update
- // the value in place (see value_proxy).
+ // the value in place.
//
if (src_root_ == nullptr)
{