summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/if_le.c
diff options
context:
space:
mode:
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.