]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - fatfs/doc/en/closedir.html
Merge branch 'chan-fatfs' into fatfs-integration
[z180-stamp.git] / fatfs / doc / en / closedir.html
index 4f97b6be3fb0e98a238abb2a1c4e2ca8a4eec2d9..253d67a64d73cdc078bc46ba48f731dc912c980a 100644 (file)
@@ -43,8 +43,8 @@ FRESULT f_closedir (
 \r
 <div class="para desc">\r
 <h4>Description</h4>\r
-<p>The <tt>f_closedir()</tt> function closes an open directory object. After the function succeeded, the directory object is no longer valid and it can be discarded.</p>\r
-<p>Note that the directory object can also be discarded without this process if <tt>_FS_LOCK</tt> option is not enabled. However this is not recommended for future compatibility.</p>\r
+<p>The <tt>f_closedir</tt> function closes an open directory object. After the function succeeded, the directory object is no longer valid and it can be discarded.</p>\r
+<p>Note that the directory object can also be discarded without this process when option <tt>_FS_LOCK</tt> is not enabled. However this is not recommended for future compatibility.</p>\r
 </div>\r
 \r
 \r