mirror of https://github.com/ARMmbed/mbed-os.git
[platform] Remove stale doxygen parameter that doesnt exist in code
parent
f5d598fb61
commit
33e1d66d66
|
@ -47,7 +47,6 @@ public:
|
||||||
|
|
||||||
/** Read the next directory entry
|
/** Read the next directory entry
|
||||||
*
|
*
|
||||||
* @param path The buffer to read the null terminated path name in to
|
|
||||||
* @param ent The directory entry to fill out
|
* @param ent The directory entry to fill out
|
||||||
* @return 1 on reading a filename, 0 at end of directory, negative error on failure
|
* @return 1 on reading a filename, 0 at end of directory, negative error on failure
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue