summaryrefslogtreecommitdiff
path: root/filter/source/svg/test/svg2odf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/test/svg2odf.cxx')
-rw-r--r--filter/source/svg/test/svg2odf.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/svg/test/svg2odf.cxx b/filter/source/svg/test/svg2odf.cxx
index 78d300e39076..438143eac11b 100644
--- a/filter/source/svg/test/svg2odf.cxx
+++ b/filter/source/svg/test/svg2odf.cxx
@@ -98,7 +98,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
if( xFactory.is() )
::comphelper::setProcessServiceFactory( xFactory );
}
- catch( uno::Exception& )
+ catch( const uno::Exception& )
{
}