aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/compile-rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/compile-rule.cxx')
-rw-r--r--build2/cc/compile-rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/compile-rule.cxx b/build2/cc/compile-rule.cxx
index 9e307b6..3ed6075 100644
--- a/build2/cc/compile-rule.cxx
+++ b/build2/cc/compile-rule.cxx
@@ -3183,7 +3183,7 @@ namespace build2
if (ps)
psrc.active = true; // Re-arm.
- // Prior to 15u5 (19.12) VC was not using the 'export module M;'
+ // Prior to 15.5 (19.12) VC was not using the 'export module M;'
// syntax so we use the preprequisite type to distinguish between
// interface and implementation units.
//