From 47812649e3e5ca08d0042c217da96fe47a874054 Mon Sep 17 00:00:00 2001 From: Marc Balmer Date: Tue, 10 Oct 2006 20:34:24 +0000 Subject: fix a small typo (in a comment). ok kettenis. --- sys/dev/ic/aic79xx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/ic/aic79xx.c b/sys/dev/ic/aic79xx.c index 4b69be13807..27bfc9c554a 100644 --- a/sys/dev/ic/aic79xx.c +++ b/sys/dev/ic/aic79xx.c @@ -1,4 +1,4 @@ -/* $OpenBSD: aic79xx.c,v 1.34 2006/07/30 14:21:14 krw Exp $ */ +/* $OpenBSD: aic79xx.c,v 1.35 2006/10/10 20:34:23 mbalmer Exp $ */ /* * Copyright (c) 2004 Milos Urbanek, Kenneth R. Westerback & Marco Peereboom @@ -1912,7 +1912,7 @@ ahd_handle_transmission_error(struct ahd_softc *ahd) * through any phases that occur after we release * this last ack until the LQI manager sees a * packet phase. This implies we may have to - * ignore a perfectly valid "unexected busfree" + * ignore a perfectly valid "unexpected busfree" * after our "initiator detected error" message is * sent. A busfree is the expected response after * we tell the target that it's L_Q was corrupted. -- cgit v1.2.3