Run tools/nxstyle against some files.

This commit is contained in:
Gregory Nutt
2019-11-05 19:39:36 -06:00
parent 87329ebf67
commit 3e8366775f
5 changed files with 55 additions and 46 deletions
+2 -2
View File
@@ -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 */