summaryrefslogtreecommitdiff
path: root/include/unotools/intlwrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/intlwrapper.hxx')
-rw-r--r--include/unotools/intlwrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/intlwrapper.hxx b/include/unotools/intlwrapper.hxx
index 49d1f8bf5438..e86346a9552e 100644
--- a/include/unotools/intlwrapper.hxx
+++ b/include/unotools/intlwrapper.hxx
@@ -61,7 +61,7 @@ private:
void ImplNewCollator( bool bCaseSensitive ) const;
public:
- IntlWrapper(const LanguageTag& rLanguageTag);
+ IntlWrapper(LanguageTag aLanguageTag);
~IntlWrapper();
const LocaleDataWrapper* getLocaleData() const