svn commit: r220951 - head/sys/dev/esp

Marius Strobl marius at FreeBSD.org
Fri Apr 22 13:56:21 UTC 2011


Author: marius
Date: Fri Apr 22 13:56:21 2011
New Revision: 220951
URL: http://svn.freebsd.org/changeset/base/220951

Log:
  Correct spelling in comments.
  
  Submitted by:	brucec

Modified:
  head/sys/dev/esp/ncr53c9x.c

Modified: head/sys/dev/esp/ncr53c9x.c
==============================================================================
--- head/sys/dev/esp/ncr53c9x.c	Fri Apr 22 12:46:39 2011	(r220950)
+++ head/sys/dev/esp/ncr53c9x.c	Fri Apr 22 13:56:21 2011	(r220951)
@@ -2560,7 +2560,7 @@ again:
 				 * XXX This will cause a chip reset and will
 				 *     prevent us from finding out the real
 				 *     problem with the device.  However, it's
-				 *     neccessary until a way can be found to
+				 *     necessary until a way can be found to
 				 *     safely cancel the DMA that is in
 				 *     progress.
 				 */


More information about the svn-src-head mailing list