summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/cl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/modules/core/tools/cl.lua')
-rw-r--r--xmake/modules/core/tools/cl.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/core/tools/cl.lua b/xmake/modules/core/tools/cl.lua
index f727f2f7a..24dd268a2 100644
--- a/xmake/modules/core/tools/cl.lua
+++ b/xmake/modules/core/tools/cl.lua
@@ -270,7 +270,7 @@ function _include_note(self, line)
_g.notes = _g.notes or
{
"Note: including file: "
- , "\215\162\210\226\58\32\176\252\186\172\206\196\188\254\58\32" -- zh-cn
+ , "\215\162\210\226\58\32\176\252\186\172\206\196\188\254\58\32" -- zh-cn: "注意: 包含文件: "
}
-- contain notes?