summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_target.c
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2002-12-30 21:18:15 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2002-12-30 21:18:15 +0000
commitd64ada501ae33c02e7c4e3ce21962907df814a5a (patch)
treebd0234a8048c844b06483795cfb1fe4d34b68a4f /sys/dev/isp/isp_target.c
parent5e705af2c9a7617aad837cc972b7eb1d8052f0e7 (diff)
Notes
Diffstat (limited to 'sys/dev/isp/isp_target.c')
-rw-r--r--sys/dev/isp/isp_target.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_target.c b/sys/dev/isp/isp_target.c
index bb5b23bc046b..f5990528ae07 100644
--- a/sys/dev/isp/isp_target.c
+++ b/sys/dev/isp/isp_target.c
@@ -763,7 +763,7 @@ isp_handle_atio(struct ispsoftc *isp, at_entry_t *aep)
case AT_RESET:
/*
- * A bus reset came along an blew away this command. Why
+ * A bus reset came along and blew away this command. Why
* they do this in addition the async event code stuff,
* I dunno.
*