summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2017-12-28 11:03:35 +0800
committerPeng Wu <alexepico@gmail.com>2017-12-28 11:03:35 +0800
commitd3767079f2ebb8bd834051ad92e0b88fa7097ce2 (patch)
tree63ec389b2e29701584f8e9d0f802dc2e573e9bae
parent1f2bafab941a38307b78fb2236e7aee74b8f0f89 (diff)
downloadlibpinyin-d3767079f2ebb8bd834051ad92e0b88fa7097ce2.tar.gz
libpinyin-d3767079f2ebb8bd834051ad92e0b88fa7097ce2.tar.xz
libpinyin-d3767079f2ebb8bd834051ad92e0b88fa7097ce2.zip
fixes compile
-rw-r--r--scripts2/templates/zhuyin_table.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts2/templates/zhuyin_table.h.in b/scripts2/templates/zhuyin_table.h.in
index f9fc9fa..4c1eec8 100644
--- a/scripts2/templates/zhuyin_table.h.in
+++ b/scripts2/templates/zhuyin_table.h.in
@@ -114,7 +114,7 @@ const bool valid_zhuyin_table[CHEWING_NUMBER_OF_INITIALS *
@VALID_ZHUYIN_TABLE@
};
-const char * chewing_tone_table[CHEWING_NUMBER_OF_TONES] = {
+static const char * chewing_tone_table[CHEWING_NUMBER_OF_TONES] = {
"",
" ",
"ˊ",