[Libreoffice-commits] core.git: extensions/source
Michael Stahl
mstahl at redhat.com
Tue Aug 9 10:51:15 UTC 2016
extensions/source/update/check/updatecheck.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 49b06c2e838750a0b5504f5f8367818bfa893806
Author: Michael Stahl <mstahl at redhat.com>
Date: Tue Aug 9 12:47:13 2016 +0200
loplugin:sallogareas
Change-Id: I3443ed8d481d7a0ac72c03c4d0fd0bcf100a09b6
diff --git a/extensions/source/update/check/updatecheck.cxx b/extensions/source/update/check/updatecheck.cxx
index 86dc5c5..25a84c9 100644
--- a/extensions/source/update/check/updatecheck.cxx
+++ b/extensions/source/update/check/updatecheck.cxx
@@ -848,7 +848,7 @@ UpdateCheck::download()
if (aInfo.Sources.empty())
{
- SAL_WARN("extension.updatecheck", "download called without source");
+ SAL_WARN("extensions.update", "download called without source");
return;
}
More information about the Libreoffice-commits
mailing list