summaryrefslogtreecommitdiff
path: root/enc/jis/props.h.blt
diff options
context:
space:
mode:
Diffstat (limited to 'enc/jis/props.h.blt')
-rw-r--r--enc/jis/props.h.blt2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/jis/props.h.blt b/enc/jis/props.h.blt
index f4262f580d..19b1982ca6 100644
--- a/enc/jis/props.h.blt
+++ b/enc/jis/props.h.blt
@@ -54,7 +54,7 @@ enum onigenc_jis_ctype {
enum {PropertyListNum = onigenc_jis_max - onigenc_jis_min - 1};
-static const OnigCodePoint* PropertyList[PropertyListNum] = {
+static const OnigCodePoint* const PropertyList[PropertyListNum] = {
CR_Hiragana,
CR_Katakana,
CR_Han,