mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Typo fix.
This commit is contained in:
parent
c4691b2668
commit
9f3f0c1f1a
@ -196,10 +196,10 @@ static int parse_dir_entry(const char *name, char *file_path,
|
||||
|
||||
/**
|
||||
* dir_list_new:
|
||||
* @dir : directory path.
|
||||
* @ext : allowed extensions of file directory entries to include.
|
||||
* @include_dirs : include directories as part of the finished directory listing?
|
||||
* @strict_ext : Only include files which match ext. Do not try to match compressed files, etc.
|
||||
* @dir : directory path.
|
||||
* @ext : allowed extensions of file directory entries to include.
|
||||
* @include_dirs : include directories as part of the finished directory listing?
|
||||
* @include_compressed : Only include files which match ext. Do not try to match compressed files, etc.
|
||||
*
|
||||
* Create a directory listing.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user