summaryrefslogtreecommitdiffstats
path: root/i18npool/inc/indexentrysupplier_common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/indexentrysupplier_common.hxx')
-rw-r--r--i18npool/inc/indexentrysupplier_common.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/indexentrysupplier_common.hxx b/i18npool/inc/indexentrysupplier_common.hxx
index e272f43e3252..9eb2044506c4 100644
--- a/i18npool/inc/indexentrysupplier_common.hxx
+++ b/i18npool/inc/indexentrysupplier_common.hxx
@@ -87,7 +87,7 @@ protected:
OUString aAlgorithm;
/// @throws css::uno::RuntimeException
- const OUString& SAL_CALL getEntry( const OUString& IndexEntry,
+ const OUString& getEntry( const OUString& IndexEntry,
const OUString& PhoneticEntry, const css::lang::Locale& rLocale );
};