summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/active/active_native.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/test/deployment/active/active_native.cxx')
-rw-r--r--desktop/test/deployment/active/active_native.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/test/deployment/active/active_native.cxx b/desktop/test/deployment/active/active_native.cxx
index 3c5f7ecebdd9..9845fd511168 100644
--- a/desktop/test/deployment/active/active_native.cxx
+++ b/desktop/test/deployment/active/active_native.cxx
@@ -303,7 +303,7 @@ extern "C" sal_Bool SAL_CALL component_writeInfo(
"active_native_singleton")))),
css::uno::UNO_SET_THROW)->
setStringValue(Dispatch::static_getImplementationName());
- } catch (css::uno::Exception & e) {
+ } catch (const css::uno::Exception & e) {
(void) e;
OSL_TRACE(
"active_native component_writeInfo exception: %s",