summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/databases.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/databases.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/databases.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/databases.cxx b/xmlhelp/source/cxxhelp/provider/databases.cxx
index b422d74efef8..fc6cdd2ed717 100644
--- a/xmlhelp/source/cxxhelp/provider/databases.cxx
+++ b/xmlhelp/source/cxxhelp/provider/databases.cxx
@@ -639,7 +639,7 @@ KeywordInfo::KeywordInfo( const std::vector< KeywordElement >& aVec )
}
bool Databases::checkModuleMatchForExtension
- ( const OUString& Database, const OUString& doclist )
+ ( std::u16string_view Database, const OUString& doclist )
{
bool bBelongsToDatabase = true;