Typo in this file...


Index: sys/dev/dpt/dpt_scsi.c

===================================================================
RCS file: /home/ncvs/src/sys/dev/dpt/dpt_scsi.c,v
retrieving revision 1.34
diff -u -r1.34 dpt_scsi.c
--- sys/dev/dpt/dpt_scsi.c      2002/11/06 21:19:17     1.34
+++ sys/dev/dpt/dpt_scsi.c      2003/01/16 17:56:22
@@ -1561,7 +1561,7 @@
 
                /* Ignore status packets with EOC not set */
                if (dpt->sp->EOC == 0) {
-                       printf("dpt%d ERROR: Request %d recieved with "
+                       printf("dpt%d ERROR: Request %d received with "
                               "clear EOC.\n     Marking as LOST.\n",
                               dpt->unit, dccb->transaction_id);

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to