From b60a3cba61b3dcc39694d8463c9da7aee105a3af Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 7 Jun 1994 08:07:32 +0000 Subject: Formerly boot.c.~25~ --- boot/boot.c | 6 +++--- 1 file 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; -- cgit v1.2.3