summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appdde.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-07-08 18:44:42 +0200
committerMichael Stahl <mstahl@redhat.com>2013-07-08 18:47:25 +0200
commitd38cb53e3bcf3fd95a75e03b01c3b7a209d07b46 (patch)
tree9680b59e62e70a66f4763482dc6b6b6e2dae0932 /sfx2/source/appl/appdde.cxx
parent969bc572441ef8fd43cd7d350a533ffd715b74d3 (diff)
rename sfx2 log area to sfx
not like there never was a sfx1 anyway... perhaps we should rename the whole module... Change-Id: I50c7302f84f15a1d778eca19507694a3bd070b22
Diffstat (limited to 'sfx2/source/appl/appdde.cxx')
-rw-r--r--sfx2/source/appl/appdde.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/appdde.cxx b/sfx2/source/appl/appdde.cxx
index e5f67021f38d..dd680810c3ac 100644
--- a/sfx2/source/appl/appdde.cxx
+++ b/sfx2/source/appl/appdde.cxx
@@ -104,7 +104,7 @@ namespace
}
catch( const uno::Exception& )
{
- SAL_WARN( "sfx2.appl", "Any other exception" );
+ SAL_WARN( "sfx.appl", "Any other exception" );
}
return bRet;