summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/misc/dp_descriptioninfoset.cxx')
-rw-r--r--desktop/source/deployment/misc/dp_descriptioninfoset.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
index 3a55a4483e18..183434efba24 100644
--- a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
+++ b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
@@ -430,7 +430,7 @@ void DescriptionInfoset::checkDenylist() const
}
bool DescriptionInfoset::checkDenylistVersion(
- const OUString& currentversion,
+ std::u16string_view currentversion,
css::uno::Sequence< OUString > const & versions)
{
sal_Int32 nLen = versions.getLength();