summaryrefslogtreecommitdiff
path: root/fatfs/doc/img/app3.c
diff options
context:
space:
mode:
authorLeo C2014-11-17 15:12:44 +0100
committerLeo C2014-11-17 15:12:44 +0100
commit05437fb4cdb907816a4fc3ffafa2617fcf33266a (patch)
treeb9c5c27aec894465a7741bab84a402d98839a813 /fatfs/doc/img/app3.c
parent3531528ecedde37d5ebc67a330d192565290175a (diff)
parent7b78a5a287827db9e9b16286f3604aef69b37c5c (diff)
downloadz180-stamp-05437fb4cdb907816a4fc3ffafa2617fcf33266a.zip
Merge tag 'fatfs-0.10c'
Import fatfs R0.10c
Diffstat (limited to 'fatfs/doc/img/app3.c')
-rw-r--r--fatfs/doc/img/app3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatfs/doc/img/app3.c b/fatfs/doc/img/app3.c
index 736c15a..662c403 100644
--- a/fatfs/doc/img/app3.c
+++ b/fatfs/doc/img/app3.c
@@ -6,7 +6,7 @@
/ If the file has been opened without FA_WRITE flag, it only checks if
/ the file is contiguous and returns the resulut. */
-#if _FATFS != 8051 /* Check if R0.10b */
+#if _FATFS != 80367 /* Check if R0.10c */
#error This function may not be compatible with this revision of FatFs module.
#endif