Fixing unicode error in IAR compilation

pull/8317/head
Yossi Levy 2018-10-14 12:13:53 +03:00
parent b84f377b73
commit 196fbe5c68
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 /** @brief test to call fopen() with filename that in includes
* illegal characters * illegal characters