summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa/eisaconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/eisa/eisaconf.h')
-rw-r--r--sys/i386/eisa/eisaconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/eisa/eisaconf.h b/sys/i386/eisa/eisaconf.h
index 181c768..8734792 100644
--- a/sys/i386/eisa/eisaconf.h
+++ b/sys/i386/eisa/eisaconf.h
@@ -18,7 +18,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id: eisaconf.h,v 1.6 1995/11/21 12:52:49 bde Exp $
+ * $Id: eisaconf.h,v 1.7 1996/01/29 03:13:23 gibbs Exp $
*/
#ifndef _I386_EISA_EISACONF_H_
@@ -74,7 +74,7 @@ struct eisa_driver {
/* Return the device to a safe
* state before shutdown
*/
- u_long *unit; /* Next availible unit */
+ u_long *unit; /* Next available unit */
};
/* To be replaced by the "super device" generic device structure... */
OpenPOWER on IntegriCloud