dosfs: Fix typo

This commit is contained in:
Ralf Kirchner
2013-05-24 08:52:35 +02:00
committed by Sebastian Huber
parent 8db586c8c4
commit a0f3ce25a4
+1 -1
View File
@@ -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 = ".. ";