summaryrefslogtreecommitdiffstats
path: root/src/storage/phonetic_key_matrix.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-07-21 15:13:31 +0800
committerPeng Wu <alexepico@gmail.com>2016-07-21 15:13:31 +0800
commit0ba361964b810f06839f67ddfbfba39fb75b6a70 (patch)
treeb43583105b310a101c53bddd618858c3ebf93441 /src/storage/phonetic_key_matrix.h
parenteb08ebb49b4823b17c749cde377c0aa1c6fe76ea (diff)
downloadlibpinyin-0ba361964b810f06839f67ddfbfba39fb75b6a70.tar.gz
libpinyin-0ba361964b810f06839f67ddfbfba39fb75b6a70.tar.xz
libpinyin-0ba361964b810f06839f67ddfbfba39fb75b6a70.zip
fixes fill_matrix function
Diffstat (limited to 'src/storage/phonetic_key_matrix.h')
-rw-r--r--src/storage/phonetic_key_matrix.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/storage/phonetic_key_matrix.h b/src/storage/phonetic_key_matrix.h
index 75ea2aa..0497a62 100644
--- a/src/storage/phonetic_key_matrix.h
+++ b/src/storage/phonetic_key_matrix.h
@@ -177,7 +177,8 @@ public:
*/
bool fill_matrix(PhoneticKeyMatrix * matrix,
ChewingKeyVector keys,
- ChewingKeyRestVector key_rests);
+ ChewingKeyRestVector key_rests,
+ size_t parsed_len);
/**
* resplit_step: