FatFs R0.11a, released September 5, 2015
This commit is contained in:
@@ -26,7 +26,7 @@ FRESULT f_findnext (
|
||||
<h4>Parameters</h4>
|
||||
<dl class="par">
|
||||
<dt>dp</dt>
|
||||
<dd>Pinter to the valid directory object created by <tt>f_findfirst</tt> function.</dd>
|
||||
<dd>Pointer to the valid directory object created by <tt>f_findfirst</tt> function.</dd>
|
||||
<dt>fno</dt>
|
||||
<dd>Pointer to the file information structure to store the information about the found directory item.</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user