]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - fatfs/doc/en/error.html
Import fatfs R0.12b
[z180-stamp.git] / fatfs / doc / en / error.html
index a14deb1a684df297651a66f0c180943db26f3b47..3476f55c53765215c68965092e6c7f249de7463a 100644 (file)
@@ -39,9 +39,9 @@ int f_error (
 \r
 <div class="para desc">\r
 <h4>Description</h4>\r
-<p>In this revision, this function is implemented as a macro.</p>\r
+<p>In this revision, this function is implemented as a macro. It does not have any validation and mutual exclusion.</p>\r
 <pre>\r
-<span class="k">#define</span> f_error(fp) ((fp)->flag)\r
+<span class="k">#define</span> f_error(fp) ((fp)->err)\r
 </pre>\r
 </div>\r
 \r