ICU-4288 Fix some compiler warnings.

X-SVN-Rev: 17570
This commit is contained in:
George Rhoten 2005-05-08 08:41:24 +00:00
parent b41d4c12c5
commit 99d4a41bb4

View file

@ -3178,7 +3178,7 @@ TestCaseFolding() {
char *fields[3][2];
UErrorCode errorCode;
static char *lastLine="10FFFF; C; 10FFFF;";
static char *lastLine= (char *)"10FFFF; C; 10FFFF;";
errorCode=U_ZERO_ERROR;
/* test BMP & plane 1 - nothing interesting above */