summaryrefslogtreecommitdiffstats
path: root/sys/dev/dgb/dgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dgb/dgb.c')
-rw-r--r--sys/dev/dgb/dgb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/dgb/dgb.c b/sys/dev/dgb/dgb.c
index c640622..7da59b0 100644
--- a/sys/dev/dgb/dgb.c
+++ b/sys/dev/dgb/dgb.c
@@ -1,5 +1,5 @@
/*-
- * dgb.c $Id: dgb.c,v 1.44 1999/04/22 15:19:37 davidn Exp $
+ * dgb.c $Id: dgb.c,v 1.45 1999/04/27 11:14:22 phk Exp $
*
* Digiboard driver.
*
@@ -2289,7 +2289,7 @@ disc_optim(tp, t)
}
-static dgb_devsw_installed = 0;
+static int dgb_devsw_installed;
static void
dgb_drvinit(void *unused)
OpenPOWER on IntegriCloud