ICU-5032 Increase code coverage
X-SVN-Rev: 19488
This commit is contained in:
parent
629b60258a
commit
86c776c5bb
@ -573,7 +573,7 @@ static const char *udata_pathiter_next(UDataPathIterator *iter)
|
||||
do
|
||||
{
|
||||
if( iter->nextPath == NULL ) {
|
||||
return NULL;
|
||||
break;
|
||||
}
|
||||
|
||||
path = iter->nextPath;
|
||||
|
Loading…
Reference in New Issue
Block a user