mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Fix indentation.
Submitted by: jmallet
This commit is contained in:
parent
689b225721
commit
463de68bf0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252500
@ -93,10 +93,10 @@ struct wiiipc_ipc_msg {
|
||||
|
||||
CTASSERT(sizeof(struct wiiipc_ipc_msg) == 32);
|
||||
|
||||
#define ipc_open args._ipc_open
|
||||
#define ipc_open args._ipc_open
|
||||
#define ipc_read args._ipc_read
|
||||
#define ipc_write args._ipc_write
|
||||
#define ipc_ioctl args._ipc_ioctl
|
||||
#define ipc_ioctlv args._ipc_ioctlv
|
||||
#define ipc_ioctl args._ipc_ioctl
|
||||
#define ipc_ioctlv args._ipc_ioctlv
|
||||
|
||||
#endif /* _POWERPC_WII_WII_IPCREG_H */
|
||||
|
Loading…
Reference in New Issue
Block a user