diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-21 10:32:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-21 10:32:09 +0000 |
commit | 091ed9c60a0a4400e5ee515299114f2e75798758 (patch) | |
tree | 3b0861ebdd67f8e5c4a8358631323c7bc18b81a6 /sys | |
parent | 0ac516e3336c271470eac6c9ff80494f066c860b (diff) |
typo from Tom Cosgrove;
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/i2o/i2o.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/i2o/i2o.h b/sys/dev/i2o/i2o.h index 994f3013539..5f5451fc3ba 100644 --- a/sys/dev/i2o/i2o.h +++ b/sys/dev/i2o/i2o.h @@ -1,4 +1,4 @@ -/* $OpenBSD: i2o.h,v 1.5 2001/08/23 14:17:08 aaron Exp $ */ +/* $OpenBSD: i2o.h,v 1.6 2003/10/21 10:32:08 jmc Exp $ */ /* $NetBSD: i2o.h,v 1.3 2001/03/20 13:01:48 ad Exp $ */ /*- @@ -47,7 +47,7 @@ #define _I2O_I2O_H_ /* - * ================= Miscellenous definitions ================= + * ================= Miscellaneous definitions ================= */ /* Organisation IDs */ |