summaryrefslogtreecommitdiff
path: root/linguistic/source/lngprophelp.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-08-12 09:16:31 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-08-12 09:23:52 +0900
commit12b1d1cda3332a09476f703629fef372c2b06b2a (patch)
tree8846f4bf1c7d60069e3ed79e22ade2c1aeed5f3f /linguistic/source/lngprophelp.cxx
parentcc569401a45e7977aed2aa169b2e2c86d2f06da4 (diff)
Mark as const
Change-Id: I9277052ee9c6197cef7a46bd8f3ab9c5515c2502
Diffstat (limited to 'linguistic/source/lngprophelp.cxx')
-rw-r--r--linguistic/source/lngprophelp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/lngprophelp.cxx b/linguistic/source/lngprophelp.cxx
index 79db0f0affa3..bf0125ec2be1 100644
--- a/linguistic/source/lngprophelp.cxx
+++ b/linguistic/source/lngprophelp.cxx
@@ -51,7 +51,7 @@ static const char *aCH[] =
UPN_IS_USE_DICTIONARY_LIST,
};
-static int nCHCount = sizeof(aCH) / sizeof(aCH[0]);
+static const int nCHCount = sizeof(aCH) / sizeof(aCH[0]);
PropertyChgHelper::PropertyChgHelper(