mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2272
This commit is contained in:
parent
fcac2e42e2
commit
ecb96b89d2
3 changed files with 3 additions and 3 deletions
|
@ -112,4 +112,4 @@ void TestAPI(void)
|
|||
log_err("FAIL: T_CString_strnicmp(\"abc\", \"\", 10) failed. Expected: 1, returned %d\n", intValue);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
@ -167,4 +167,4 @@ void TestMemoryStreamAPI(){
|
|||
}
|
||||
uprv_mstrm_close(memStream);
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
@ -354,4 +354,4 @@ void TestUCMP32API(){
|
|||
}
|
||||
|
||||
ucmp32_close(ucmp32Array);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue