summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/schistory.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/syscons/schistory.c')
-rw-r--r--sys/dev/syscons/schistory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/syscons/schistory.c b/sys/dev/syscons/schistory.c
index bd9b1d2..3df7682 100644
--- a/sys/dev/syscons/schistory.c
+++ b/sys/dev/syscons/schistory.c
@@ -278,7 +278,7 @@ sc_hist_down_line(scr_stat *scp)
int
sc_hist_ioctl(struct tty *tp, u_long cmd, caddr_t data, int flag,
- struct proc *p)
+ struct thread *td)
{
scr_stat *scp;
int error;
OpenPOWER on IntegriCloud