mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Change all 'Nuttx' to 'NuttX'
Unify the naming convention Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Brennan Ashton
parent
d5c6bfe6cf
commit
eb4121ce38
+1
-1
@@ -111,7 +111,7 @@ typedef unsigned int nfds_t;
|
||||
|
||||
typedef uint8_t pollevent_t;
|
||||
|
||||
/* This is the Nuttx variant of the standard pollfd structure. The poll()
|
||||
/* This is the NuttX variant of the standard pollfd structure. The poll()
|
||||
* interfaces receive a variable length array of such structures.
|
||||
*
|
||||
* REVISIT: In a multi-threaded environment, one use case might be to share
|
||||
|
||||
Reference in New Issue
Block a user