summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser_table.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-10-21 10:37:37 +0800
committerPeng Wu <alexepico@gmail.com>2013-10-21 10:37:37 +0800
commit3aa1f8ac784d64dbc89de9922dbbe0590db77c10 (patch)
treebd9dbbe0e63bff19dc19ad891cb52304036667c4 /src/storage/pinyin_parser_table.h
parent01ba02f1a8037f46b5c34fa1d95d23f05e3fa298 (diff)
downloadlibzhuyin-3aa1f8ac784d64dbc89de9922dbbe0590db77c10.tar.gz
libzhuyin-3aa1f8ac784d64dbc89de9922dbbe0590db77c10.tar.xz
libzhuyin-3aa1f8ac784d64dbc89de9922dbbe0590db77c10.zip
rename namespace pinyin to zhuyin in progress
Diffstat (limited to 'src/storage/pinyin_parser_table.h')
-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 bb5f6fe..2334c8f 100644
--- a/src/storage/pinyin_parser_table.h
+++ b/src/storage/pinyin_parser_table.h
@@ -4,7 +4,7 @@
#ifndef PINYIN_PARSER_TABLE_H
#define PINYIN_PARSER_TABLE_H
-namespace pinyin{
+namespace zhuyin{
const pinyin_index_item_t hanyu_pinyin_index[] = {
{"a", IS_BOPOMOFO|IS_PINYIN, 1},