From 3746f9d87796057a076783fbbf33b54ad861f8cf Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 17 May 2012 14:26:35 +0800 Subject: fixes typos --- src/storage/phrase_index.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/storage') 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; } /** -- cgit