From a0b86da6e816afd1a4cab94df2cb72f285228b8f Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 14 Sep 2001 04:54:38 +0000 Subject: Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17 # there are more "trivial" diffs in this file that have accumulated over time # and I didn't try to fix those. Reviewed by: julian, bde, jhb --- sys/pc98/cbus/scterm-sck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/pc98/cbus/scterm-sck.c') diff --git a/sys/pc98/cbus/scterm-sck.c b/sys/pc98/cbus/scterm-sck.c index b0df43e..fbe1f4e 100644 --- a/sys/pc98/cbus/scterm-sck.c +++ b/sys/pc98/cbus/scterm-sck.c @@ -933,7 +933,7 @@ kanji_end: static int scterm_ioctl(scr_stat *scp, struct tty *tp, u_long cmd, caddr_t data, - int flag, struct proc *p) + int flag, struct thread *td) { term_stat *tcp = scp->ts; vid_info_t *vi; -- cgit v1.1