Fixing unicode error in IAR compilation

pull/8479/head
Yossi Levy 2018-10-14 12:13:53 +03:00 committed by adbridge
parent 4e019a646a
commit cc09e069a0
1 changed files with 1 additions and 1 deletions

View File

@ -680,7 +680,7 @@ control_t fslittle_fopen_test_05(const size_t call_count)
}
static const char fslittle_fopen_ascii_illegal_buf_g[] = "\"<EFBFBD>'*+,./:;<=>?[\\]|";
static const char fslittle_fopen_ascii_illegal_buf_g[] = "\"?'*+,./:;<=>?[\\]|";
/** @brief test to call fopen() with filename that in includes
* illegal characters