summaryrefslogtreecommitdiff
path: root/sal/rtl/locale.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/locale.cxx')
-rw-r--r--sal/rtl/locale.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/rtl/locale.cxx b/sal/rtl/locale.cxx
index 0c47b95cb3dc..d075eda742f1 100644
--- a/sal/rtl/locale.cxx
+++ b/sal/rtl/locale.cxx
@@ -24,7 +24,7 @@
#include "internal/rtllifecycle.h"
-static sal_Int32 RTL_HASHTABLE_SIZE[] =
+static const sal_Int32 RTL_HASHTABLE_SIZE[] =
{
7, 31, 127, 251, 509, 1021, 2039, 4093
};