forked from Imagelibrary/rtems
dosfs: Fix typo
This commit is contained in:
committed by
Sebastian Huber
parent
8db586c8c4
commit
a0f3ce25a4
@@ -38,7 +38,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
/*
|
||||
* External strings. Saves spave this way.
|
||||
* External strings. Saves space this way.
|
||||
*/
|
||||
const char *const MSDOS_DOT_NAME = ". ";
|
||||
const char *const MSDOS_DOTDOT_NAME = ".. ";
|
||||
|
||||
Reference in New Issue
Block a user