summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_ioctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/svr4/svr4_ioctl.c')
-rw-r--r--sys/compat/svr4/svr4_ioctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_ioctl.c b/sys/compat/svr4/svr4_ioctl.c
index 4e91c4b..1cea41a 100644
--- a/sys/compat/svr4/svr4_ioctl.c
+++ b/sys/compat/svr4/svr4_ioctl.c
@@ -79,7 +79,7 @@ svr4_decode_cmd(cmd, dir, c, num, argsiz)
int
svr4_sys_ioctl(td, uap)
- register struct thread *td;
+ struct thread *td;
struct svr4_sys_ioctl_args *uap;
{
int *retval;
OpenPOWER on IntegriCloud