summaryrefslogtreecommitdiff
path: root/unodevtools/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-04-27 16:08:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-04-28 11:45:30 +0200
commit7e3c2e46c61c4ff29b4f4e62aa7a7660042d091e (patch)
tree7d30698e5c097e1039769017c5815f9753a7f710 /unodevtools/inc
parent2b418c16cd6dfc4b9bdd86b03c941f236bb4945f (diff)
use more string_view in unodevtools
Change-Id: I60e090381e6e56d531b9727604b4755b96c608c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133516 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'unodevtools/inc')
-rw-r--r--unodevtools/inc/options.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/inc/options.hxx b/unodevtools/inc/options.hxx
index 8cbaf50e190b..2ec56abeffaf 100644
--- a/unodevtools/inc/options.hxx
+++ b/unodevtools/inc/options.hxx
@@ -29,7 +29,7 @@ namespace unodevtools {
bool readOption( OUString * pValue, const char * pOpt,
- sal_uInt32 * pnIndex, const OUString & aArg);
+ sal_uInt32 * pnIndex, std::u16string_view aArg);
// throws CannotDumpException