Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/ic summarize with two m.



details:   https://anonhg.NetBSD.org/src/rev/e01d1b138cd1
branches:  trunk
changeset: 547161:e01d1b138cd1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 14 12:46:27 2003 +0000

description:
summarize with two m.

diffstat:

 sys/dev/ic/aic7xxxvar.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 77ff2b43f019 -r e01d1b138cd1 sys/dev/ic/aic7xxxvar.h
--- a/sys/dev/ic/aic7xxxvar.h   Wed May 14 12:45:46 2003 +0000
+++ b/sys/dev/ic/aic7xxxvar.h   Wed May 14 12:46:27 2003 +0000
@@ -37,7 +37,7 @@
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGES.
  *
- * $Id: aic7xxxvar.h,v 1.38 2003/05/03 18:11:15 wiz Exp $
+ * $Id: aic7xxxvar.h,v 1.39 2003/05/14 12:46:27 wiz Exp $
  *
  * $FreeBSD: /repoman/r/ncvs/src/sys/dev/aic7xxx/aic7xxx.h,v 1.44 2003/01/20 20:44:55 gibbs Exp $
  */
@@ -532,7 +532,7 @@
  * residual sg ptr and the transfer is considered complete.  If the
  * sequencer determines that there is a residual in the tranfer, it
  * will set the SG_RESID_VALID flag in sgptr and DMA the scb back into
- * host memory.  To sumarize:
+ * host memory.  To summarize:
  *
  * Sequencer:
  *     o A residual has occurred if SG_FULL_RESID is set in sgptr,



Home | Main Index | Thread Index | Old Index