From 1bee60c4199aa1d2c7d9030d2eb1787a789c26dd Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Wed, 5 Mar 2003 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 2003-03-05 --- port/devcons.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/port/devcons.c b/port/devcons.c index e325cf0f29293e34deb59fdb4c97dc8f7ca53e4a..5746e0aef382a2353d115d6e6196acdbd3e473c4 100644 --- a/port/devcons.c +++ b/port/devcons.c @@ -15,9 +15,9 @@ Queue* lineq; /* processed console input */ Queue* serialoq; /* serial console output */ Queue* kprintoq; /* console output, for /dev/kprint */ ulong kprintinuse; /* test and set whether /dev/kprint is open */ -int iprintscreenputs = 1; +int iprintscreenputs = 1; -int panicking; +int panicking; static struct {