mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
include/: Correct naming of standard header file. Should be dlfcn.h, not dllfcn.h. I am surprised no one ever noticed before now.
This commit is contained in:
@@ -1358,7 +1358,7 @@ libc/
|
||||
|-- dirent/
|
||||
| `-- <i>(Implementation of functions from dirent.h)</i>
|
||||
|-- dllfch/
|
||||
| `-- <i>(Implementation of functions from dllfcn.h)</i>
|
||||
| `-- <i>(Implementation of functions from dlfcn.h)</i>
|
||||
|-- fixedmath/
|
||||
| `-- <i>(Implementation of functions from fixedmath.h)</i>
|
||||
|-- hex2bin/
|
||||
|
||||
Reference in New Issue
Block a user