Testhal/SDC. Fixed misspelling in comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4693 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
1d47a1a5a6
commit
23973e3f9a
|
@ -222,7 +222,7 @@ void cmd_sdiotest(BaseSequentialStream *chp, int argc, char *argv[]){
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Now some perform FS tests.
|
* Now perform some FS tests.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
FRESULT err;
|
FRESULT err;
|
||||||
|
|
Loading…
Reference in New Issue