X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/5366852335044c1e68a5c32548d3051cc943552f..7b78a5a287827db9e9b16286f3604aef69b37c5c:/fatfs/doc/img/app3.c 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