summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-08-16 11:18:09 +0800
committerPeng Wu <alexepico@gmail.com>2013-08-16 11:18:09 +0800
commit76b5e95ec5a65365f28c31ab8aee05917c628724 (patch)
treea25c694056fb736f19a2567bc661a24c02eae97b /src
parentbc486c181bfa92773739370d22c0762b66a62f91 (diff)
downloadlibzhuyin-76b5e95ec5a65365f28c31ab8aee05917c628724.tar.gz
libzhuyin-76b5e95ec5a65365f28c31ab8aee05917c628724.tar.xz
libzhuyin-76b5e95ec5a65365f28c31ab8aee05917c628724.zip
update pinyin_parser_table.h
Diffstat (limited to 'src')
-rw-r--r--src/storage/pinyin_parser_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/pinyin_parser_table.h b/src/storage/pinyin_parser_table.h
index fa7046a..8ae9f9a 100644
--- a/src/storage/pinyin_parser_table.h
+++ b/src/storage/pinyin_parser_table.h
@@ -1280,7 +1280,7 @@ const chewing_index_item_t bopomofo_index[] = {
{"ㄫ", IS_BOPOMOFO|IS_PINYIN, 234}
};
-const pinyin_index_item_t second_bopomofo_index[] = {
+const pinyin_index_item_t secondary_bopomofo_index[] = {
{"a", IS_PINYIN, 1},
{"ai", IS_PINYIN, 2},
{"an", IS_PINYIN, 3},