From c50c367ba19737551f8a21a3b3f604c52556ecdc Mon Sep 17 00:00:00 2001 From: gibbs Date: Thu, 26 Sep 2002 21:50:03 +0000 Subject: Correct a spelling error. --- sys/dev/aic7xxx/aic7xxx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/aic7xxx/aic7xxx.c b/sys/dev/aic7xxx/aic7xxx.c index 4ba02ae..a3b7d02 100644 --- a/sys/dev/aic7xxx/aic7xxx.c +++ b/sys/dev/aic7xxx/aic7xxx.c @@ -37,7 +37,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGES. * - * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.c#78 $ + * $Id: //depot/aic7xxx/aic7xxx/aic7xxx.c#79 $ * * $FreeBSD$ */ @@ -3854,7 +3854,7 @@ ahc_shutdown(void *arg) /* * Reset the controller and record some information about it - * that is only availabel just after a reset. + * that is only available just after a reset. */ int ahc_reset(struct ahc_softc *ahc) -- cgit v1.1