From 32e45edacfdb7e77e448372bdcea18c782a8c51d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 24 Aug 2015 14:54:33 +0200 Subject: Cosmetic change --- build/parser.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') 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) { -- cgit v1.1