mirror of
https://github.com/apache/nuttx.git
synced 2026-08-26 20:00:42 +00:00
Fix some reversed comments introduced with the last change.
This commit is contained in:
parent
e958c32e4d
commit
71b46fe6c1
1 changed files with 2 additions and 2 deletions
|
|
@ -1133,11 +1133,11 @@ include/
|
|||
| |-analog/
|
||||
| | `-- <i>(Analog driver header files)</i>
|
||||
| |-audio/
|
||||
| | `-- <i>(Contactless driver header files)</i>
|
||||
| | `-- <i>(Audio driver header files)</i>
|
||||
| |-binfmt/
|
||||
| | `-- <i>(Binary format header files)</i>
|
||||
| |-contactless/
|
||||
| | `-- <i>(Audio driver header files)</i>
|
||||
| | `-- <i>(Contactless driver header files)</i>
|
||||
| |-crypto/
|
||||
| | `-- <i>(Cryptographic support header files)</i>
|
||||
| |-drivers/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue