summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_index.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-05-17 14:26:35 +0800
committerPeng Wu <alexepico@gmail.com>2012-05-17 14:29:52 +0800
commit3746f9d87796057a076783fbbf33b54ad861f8cf (patch)
tree40bf5fd83ed74ac095981d1bd38496edddba88d4 /src/storage/phrase_index.h
parente864fe93329e03ab02e157d44df23d4cd949fecf (diff)
downloadlibpinyin-3746f9d87796057a076783fbbf33b54ad861f8cf.tar.gz
libpinyin-3746f9d87796057a076783fbbf33b54ad861f8cf.tar.xz
libpinyin-3746f9d87796057a076783fbbf33b54ad861f8cf.zip
fixes typos
Diffstat (limited to 'src/storage/phrase_index.h')
-rw-r--r--src/storage/phrase_index.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage/phrase_index.h b/src/storage/phrase_index.h
index 056e8f3..1144ce9 100644
--- a/src/storage/phrase_index.h
+++ b/src/storage/phrase_index.h
@@ -686,6 +686,7 @@ public:
g_array_set_size(range, 0);
}
}
+ return true;
}
/**