ICU-3718 Fix a typo
X-SVN-Rev: 15507
This commit is contained in:
parent
be140628f9
commit
12e3c5a61c
@ -524,7 +524,7 @@ static void TestfgetsLineCount(void) {
|
||||
int32_t repetitions;
|
||||
int32_t nlRepetitions;
|
||||
|
||||
if (myFile == NULL) {
|
||||
if (stdFile == NULL) {
|
||||
log_err("Can't write test file.\n");
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user