summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-20 10:14:49 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-20 10:14:49 +0100
commitab9add5c96490801a7e1761306c41131468db703 (patch)
tree5656edb0025ae0ae21088099c1b2c024d79069ab /svtools
parentf208103998cfeffef239c66043184654c00dffda (diff)
loplugin:sallogareas
Change-Id: Ib1f06cb5f925535858bc14aab6f59ad7fd2a3a8d
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/contnr/imivctl2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/contnr/imivctl2.cxx b/svtools/source/contnr/imivctl2.cxx
index 66a1986ae7ef..66593313a3db 100644
--- a/svtools/source/contnr/imivctl2.cxx
+++ b/svtools/source/contnr/imivctl2.cxx
@@ -478,7 +478,7 @@ void IcnCursor_Impl::SetDeltas()
if( !nDeltaWidth )
{
nDeltaWidth = 1;
- SAL_INFO("svctools", "SetDeltas:Bad width");
+ SAL_INFO("svtools", "SetDeltas:Bad width");
}
}