mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 15:58:21 +08:00
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