mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
netlink: Fix nxstyle issue
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
* Public Types
|
||||
****************************************************************************/
|
||||
|
||||
/* This is the form of the obfuscated state structure passed to modules outside of the
|
||||
* networking layer.
|
||||
/* This is the form of the obfuscated state structure passed to modules
|
||||
* outside of the networking layer.
|
||||
*/
|
||||
|
||||
typedef FAR void *NETLINK_HANDLE;
|
||||
|
||||
Reference in New Issue
Block a user