aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/scope.cxx')
-rw-r--r--build2/scope.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/scope.cxx b/build2/scope.cxx
index 2ca382b..c9a9fdd 100644
--- a/build2/scope.cxx
+++ b/build2/scope.cxx
@@ -644,7 +644,7 @@ namespace build2
return r;
}
- // VC 19 rejects constexpr.
+ // VC14 rejects constexpr.
//
extern const char derived_tt_ext_var[] = "extension";