summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx/VDescriptor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/sdbcx/VDescriptor.cxx')
-rw-r--r--connectivity/source/sdbcx/VDescriptor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/sdbcx/VDescriptor.cxx b/connectivity/source/sdbcx/VDescriptor.cxx
index 7800aaf075be..ce3b437d95f3 100644
--- a/connectivity/source/sdbcx/VDescriptor.cxx
+++ b/connectivity/source/sdbcx/VDescriptor.cxx
@@ -91,7 +91,7 @@ namespace connectivity::sdbcx
}
- Sequence< sal_Int8 > ODescriptor::getUnoTunnelId()
+ const Sequence< sal_Int8 > & ODescriptor::getUnoTunnelId()
{
static const comphelper::UnoIdInit implId;
return implId.getSeq();