projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b883250
)
Add missing dependancy.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 6 Jul 2010 16:05:26 +0000
(16:05 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 6 Jul 2010 16:05:26 +0000
(16:05 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4002
38d2e660
-2303-0410-9eaa-
f027e97ec537
bertos/fs/fat.h
patch
|
blob
|
history
diff --git
a/bertos/fs/fat.h
b/bertos/fs/fat.h
index 7d03252b87ab80c533647803fe2ef3d0e016d783..df748d5b0147928cb3a8417443bf0269dd883fa6 100644
(file)
--- a/
bertos/fs/fat.h
+++ b/
bertos/fs/fat.h
@@
-40,7
+40,7
@@
*
* $WIZ$ module_name = "fat"
* $WIZ$ module_configuration = "bertos/cfg/cfg_fat.h"
- * $WIZ$ module_depends = "kfile", "ff"
+ * $WIZ$ module_depends = "kfile", "ff"
, "diskio"
*
*/