ICU-96 fixed compile error
X-SVN-Rev: 4688
This commit is contained in:
parent
4ca0061c2d
commit
df9eda16d5
@ -352,7 +352,7 @@ int uprv_uca_setMaxExpansion(uint32_t endexpansion,
|
|||||||
}
|
}
|
||||||
maxexpansion->position ++;
|
maxexpansion->position ++;
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef UCOL_DEBUG
|
||||||
int temp;
|
int temp;
|
||||||
UBool found = FALSE;
|
UBool found = FALSE;
|
||||||
for (temp = 0; temp < maxexpansion->position; temp ++) {
|
for (temp = 0; temp < maxexpansion->position; temp ++) {
|
||||||
|
Loading…
Reference in New Issue
Block a user