mirror of
https://github.com/eclipse-threadx/rtos-docs.git
synced 2026-02-06 11:12:15 +08:00
Update chapter4.md
fix typo in the fx_directory_information_get() prototype document.
This commit is contained in:
@@ -646,7 +646,7 @@ Gets a directory's entry information
|
||||
### Prototype
|
||||
|
||||
```c
|
||||
UINT fx_directory_first_full_entry_find(
|
||||
UINT fx_directory_information_get(
|
||||
FX_MEDIA *media_ptr,
|
||||
CHAR *directory_name,
|
||||
UINT *attributes,
|
||||
|
||||
Reference in New Issue
Block a user