From: handa Date: Wed, 21 Jan 2009 04:00:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a7a434db6d0f42407223e06e9e960adaa1cf7366;p=m17n%2Fm17n-lib-cs.git *** empty log message *** --- diff --git a/MText.cs b/MText.cs index ecc1689..9a4434a 100644 --- a/MText.cs +++ b/MText.cs @@ -546,10 +546,10 @@ namespace M17N.Core // index: -1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 // this |<----------<----------->---->| // |<--------->| |<--->| - // - // BBBBB - // AAAAA - // interval |<--->| + // + // interval |<====>---------->| + // |---->| + // |<...>| // // new |<----------<----->----->-->------------>->| // |<--------->| |<---->-->------------>->| @@ -564,7 +564,7 @@ namespace M17N.Core temp.parent.total_end += len; if (End - pos < interval.End) { - + }