summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/platform/com_MSC_defs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/com_MSC_defs.mk b/solenv/gbuild/platform/com_MSC_defs.mk
index b36e76608514..d41552aad158 100644
--- a/solenv/gbuild/platform/com_MSC_defs.mk
+++ b/solenv/gbuild/platform/com_MSC_defs.mk
@@ -257,7 +257,7 @@ gb_LinkTarget_LDFLAGS := \
# Prevent warning spamming
# Happens because of the way we link our unit tests with our libraries.
-# LNK4049: locally defined symbol
+# LNK4049: locally defined symbol
gb_LinkTarget_LDFLAGS += \
/ignore:4217 /ignore:4049