Mercurial > freewnn
changeset 6:4b72e5129b12
branch merge
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Thu, 13 Dec 2007 23:23:43 +0900 |
parents | 338478efe78d (current diff) 422e51e3191e (diff) |
children | 6ab41ec6f895 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Wnn/include/jh.h Thu Dec 13 22:24:18 2007 +0900 +++ b/Wnn/include/jh.h Thu Dec 13 23:23:43 2007 +0900 @@ -87,7 +87,7 @@ #define LINE_SIZE 1024 #define BADLMAX 3 #define YOMI_KINDS (1 << 16) /* Yomi characters Maximal */ -#define MAX_ENTRIES 70000 /* default of max-entries for atod */ +#define MAX_ENTRIES 500000 /* default of max-entries for atod */ #define DEF_ENTRIES 10000 #define HEAPINC 1000