[Libreoffice-commits] core.git: solenv/gbuild
Stephan Bergmann
sbergman at redhat.com
Fri Dec 2 11:02:25 UTC 2016
solenv/gbuild/platform/com_MSC_defs.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8a238809ba861c810304354f01a5504d43111399
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Dec 2 12:01:54 2016 +0100
Remove space at end of comment line
Change-Id: I37ee0cc58614dbf56a67a2bf0b08d3bf85d34ea7
diff --git a/solenv/gbuild/platform/com_MSC_defs.mk b/solenv/gbuild/platform/com_MSC_defs.mk
index b36e766..d41552a 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
More information about the Libreoffice-commits
mailing list