mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 06:04:28 +08:00
Run tools/nxstyle against some files.
This commit is contained in:
@@ -398,8 +398,8 @@ struct boardioc_nxterm_create_s
|
||||
|
||||
struct boardioc_nxterm_ioctl_s
|
||||
{
|
||||
int cmd; /* IOCTL command */
|
||||
uintptr_t arg; /* IOCTL argument */
|
||||
int cmd; /* IOCTL command */
|
||||
uintptr_t arg; /* IOCTL argument */
|
||||
};
|
||||
#endif /* CONFIG_NXTERM */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user