summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/if_le.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-09-29 09:08:21 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-09-29 09:08:21 +0000
commitdf744aafd1dd2b41bd0dd9620124b0b0f70e7f11 (patch)
tree640c09ddf1fdd5a841ada8234ac16049530deb1f /sys/arch/mvme68k/dev/if_le.c
parent48f1ddc00aaebe5de53469a9d9a10c11566af4af (diff)
avaliable -> available
Diffstat (limited to 'sys/arch/mvme68k/dev/if_le.c')
-rw-r--r--sys/arch/mvme68k/dev/if_le.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/dev/if_le.c b/sys/arch/mvme68k/dev/if_le.c
index 74c2c398d91..7fc0747f681 100644
--- a/sys/arch/mvme68k/dev/if_le.c
+++ b/sys/arch/mvme68k/dev/if_le.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_le.c,v 1.21 2003/06/02 23:27:50 millert Exp $ */
+/* $OpenBSD: if_le.c,v 1.22 2003/09/29 09:08:17 miod Exp $ */
/*-
* Copyright (c) 1982, 1992, 1993
@@ -311,7 +311,7 @@ leattach(parent, self, aux)
switch (lebustype) {
case BUS_VMES:
/*
- * get the first avaliable etherbuf. MVME376 uses its own dual-ported
+ * get the first available etherbuf. MVME376 uses its own dual-ported
* RAM for etherbuf. It is set by dip switches on board. We support
* the four Motorola address locations, however, the board can be set up
* at any other address. We must map this space into the extio map.