From 5efca9054f1911e206831e16c2ca5ac8c8fc7c12 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Wed, 1 Sep 2010 00:32:27 -0400 Subject: Tab police --- console.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'console.c') diff --git a/console.c b/console.c index 16d0e7a..1d51a3c 100644 --- a/console.c +++ b/console.c @@ -18,8 +18,8 @@ static void consputc(int); static int panicked = 0; static struct { - struct spinlock lock; - int locking; + struct spinlock lock; + int locking; } cons; static void -- cgit v1.2.3