mirror of https://github.com/ARMmbed/mbed-os.git
Incorporated the review comment
parent
0d95f7e765
commit
c61cf3dc07
|
@ -928,7 +928,7 @@ control_t fsfat_fopen_test_08(const size_t call_count)
|
||||||
fclose(fp);
|
fclose(fp);
|
||||||
return CaseNext;
|
return CaseNext;
|
||||||
}
|
}
|
||||||
#endif
|
#endif // !defined(__MICROLIB)
|
||||||
|
|
||||||
/** @brief test for operation of ftell()
|
/** @brief test for operation of ftell()
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue