summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/if_le_lebuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sbus/if_le_lebuffer.c')
-rw-r--r--sys/dev/sbus/if_le_lebuffer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sbus/if_le_lebuffer.c b/sys/dev/sbus/if_le_lebuffer.c
index ba069fa3fbe..738b373a142 100644
--- a/sys/dev/sbus/if_le_lebuffer.c
+++ b/sys/dev/sbus/if_le_lebuffer.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_le_lebuffer.c,v 1.7 2006/06/02 20:00:56 miod Exp $ */
+/* $OpenBSD: if_le_lebuffer.c,v 1.8 2007/05/31 17:23:14 sobrado Exp $ */
/* $NetBSD: if_le_lebuffer.c,v 1.10 2002/03/11 16:00:56 pk Exp $ */
/*-
@@ -111,7 +111,7 @@ le_lebuffer_wrcsr(struct am7990_softc *sc, u_int16_t port, u_int16_t val)
#if defined(SUN4M)
/*
- * We need to flush the Sbus->Mbus write buffers. This can most
+ * We need to flush the SBus->MBus write buffers. This can most
* easily be accomplished by reading back the register that we
* just wrote (thanks to Chris Torek for this solution).
*/