We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b84f377 commit 196fbe5Copy full SHA for 196fbe5
components/storage/blockdevice/COMPONENT_FLASHIAP/TESTS/filesystem/fopen/fopen.cpp
@@ -680,7 +680,7 @@ control_t fslittle_fopen_test_05(const size_t call_count)
680
}
681
682
683
-static const char fslittle_fopen_ascii_illegal_buf_g[] = "\"�'*+,./:;<=>?[\\]|";
+static const char fslittle_fopen_ascii_illegal_buf_g[] = "\"?'*+,./:;<=>?[\\]|";
684
685
/** @brief test to call fopen() with filename that in includes
686
* illegal characters
0 commit comments