Update chapter4.md

fix typo in the fx_directory_information_get() prototype document.
This commit is contained in:
rahmanih
2024-05-10 17:19:28 +01:00
committed by GitHub
parent 80bd9fe9a3
commit c16a4ac714

View File

@@ -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,