summaryrefslogtreecommitdiff
path: root/configmgr/source/childaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/childaccess.hxx')
-rw-r--r--configmgr/source/childaccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/childaccess.hxx b/configmgr/source/childaccess.hxx
index 5a0ab480ec0d..eeb7eddeab62 100644
--- a/configmgr/source/childaccess.hxx
+++ b/configmgr/source/childaccess.hxx
@@ -54,7 +54,7 @@ class ChildAccess:
public css::lang::XUnoTunnel
{
public:
- static css::uno::Sequence< sal_Int8 > getTunnelId();
+ static css::uno::Sequence< sal_Int8 > const & getTunnelId();
ChildAccess(
Components & components, rtl::Reference< RootAccess > const & root,