[Libreoffice-commits] core.git: solenv/gbuild
Tor Lillqvist
tml at collabora.com
Thu Aug 14 04:03:04 PDT 2014
solenv/gbuild/platform/com_MSC_defs.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 49229866458e5f2cbac0d87752a6bef701416e07
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Aug 14 14:02:37 2014 +0300
Typo
Change-Id: I8d4ce3f0ebd894d2550c5c7788121308f77b0b2a
diff --git a/solenv/gbuild/platform/com_MSC_defs.mk b/solenv/gbuild/platform/com_MSC_defs.mk
index 0fbc69e..1702218 100644
--- a/solenv/gbuild/platform/com_MSC_defs.mk
+++ b/solenv/gbuild/platform/com_MSC_defs.mk
@@ -68,7 +68,7 @@ gb_AFLAGS := $(AFLAGS)
# cleaning away from the code, to avoid warnings when building with
# gcc or Clang and -Wall -Werror.
-# C4100: 'identifier' : unreferenced format parameter
+# C4100: 'identifier' : unreferenced formal parameter
# C4127: conditional expression is constant
More information about the Libreoffice-commits
mailing list