ICU-5501 change Sinhala worst-case expansion from 3 to 4. (There's a three piece split matra!)

X-SVN-Rev: 20656
This commit is contained in:
Eric Mader 2006-11-14 23:55:04 +00:00
parent f63dfd0fa1
commit 648fc2f6ed

View file

@ -271,7 +271,7 @@ static const IndicClassTable kndaClassTable = {0x0C80, 0x0CEF, 4, KNDA_SCRIPT_FL
static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 3, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable};
static const IndicClassTable sinhClassTable = {0x0D80, 0x0DF4, 3, SINH_SCRIPT_FLAGS, sinhCharClasses, sinhSplitTable};
static const IndicClassTable sinhClassTable = {0x0D80, 0x0DF4, 4, SINH_SCRIPT_FLAGS, sinhCharClasses, sinhSplitTable};
//
// IndicClassTable addresses