summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/pinyin_parser2.h')
-rw-r--r--src/storage/pinyin_parser2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage/pinyin_parser2.h b/src/storage/pinyin_parser2.h
index 6faee17..b7d30ad 100644
--- a/src/storage/pinyin_parser2.h
+++ b/src/storage/pinyin_parser2.h
@@ -232,6 +232,7 @@ public:
/* Direct Parser for Pinyin table load. */
class PinyinDirectParser2 : public PhoneticParser2
{
+ /* Only support Hanyu Pinyin now. */
const pinyin_index_item_t * m_pinyin_index;
size_t m_pinyin_index_len;