summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-06-07 08:07:32 +0000
committerRoland McGrath <roland@gnu.org>1994-06-07 08:07:32 +0000
commitb60a3cba61b3dcc39694d8463c9da7aee105a3af (patch)
treed0cc33371083c894286d0ce73efde4cc5322730f /boot
parentebf7f790a3631331b3b6879cdfc9746a401afb22 (diff)
Formerly boot.c.~25~
Diffstat (limited to 'boot')
-rw-r--r--boot/boot.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/boot/boot.c b/boot/boot.c
index 7ff080b0..a6b67aeb 100644
--- a/boot/boot.c
+++ b/boot/boot.c
@@ -584,9 +584,9 @@ init_termstate ()
kern_return_t
S_tioctl_tiocgeta (mach_port_t port,
- int modes[],
- char ccs[],
- int speeds[])
+ int modes[],
+ char ccs[],
+ int speeds[])
{
/* Emacs reads the terminal state in one of two cases:
1) Checking whether or not a preceding tiocseta succeeded;