coverity#1242436 Identical code for different branches
Change-Id: Ia2988cdde8be62a9fb3d2895c70148a01dedf594
This commit is contained in:
@@ -491,7 +491,7 @@ namespace editeng
|
|||||||
{
|
{
|
||||||
if ( implNextConvertibleUnit(
|
if ( implNextConvertibleUnit(
|
||||||
_bRepeatUnit
|
_bRepeatUnit
|
||||||
? ( IsByCharacter() ? m_nCurrentStartIndex : m_nCurrentStartIndex )
|
? m_nCurrentStartIndex
|
||||||
: m_nCurrentEndIndex
|
: m_nCurrentEndIndex
|
||||||
) )
|
) )
|
||||||
return true;
|
return true;
|
||||||
|
Reference in New Issue
Block a user