summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>2000-11-10 15:33:16 +0000
committerNiels Provos <provos@cvs.openbsd.org>2000-11-10 15:33:16 +0000
commit5e5c20b4986d64cf4b989750655ce99a581ee745 (patch)
tree454d7edecf7d8c42395d523edcb4da46a285da42 /sys/dev
parentfa37968b43055a44587325acd7d958a96fc4e5a7 (diff)
seperate -> separate, okay aaron@
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/if_lmcioctl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/if_lmcioctl.h b/sys/dev/pci/if_lmcioctl.h
index 74a91aeb5c5..7c3c2bbd14a 100644
--- a/sys/dev/pci/if_lmcioctl.h
+++ b/sys/dev/pci/if_lmcioctl.h
@@ -1,5 +1,5 @@
-/* $OpenBSD: if_lmcioctl.h,v 1.3 2000/02/01 18:01:42 chris Exp $ */
-/* $Id: if_lmcioctl.h,v 1.3 2000/02/01 18:01:42 chris Exp $ */
+/* $OpenBSD: if_lmcioctl.h,v 1.4 2000/11/10 15:33:09 provos Exp $ */
+/* $Id: if_lmcioctl.h,v 1.4 2000/11/10 15:33:09 provos Exp $ */
/*
* Copyright (c) 1997-1999 LAN Media Corporation (LMC)
@@ -230,7 +230,7 @@ struct lmc___ctl {
/*
* Some of the MII16 bits are mirrored in the MII17 register as well,
- * but let's keep thing seperate for now, and get only the cable from
+ * but let's keep thing separate for now, and get only the cable from
* the MII17.
*/
#define LMC_MII17_SSI_CABLE_MASK 0x0038 /* mask to extract the cable type */