svn commit: r199798 - head/sys/dev/fe

Robert Watson rwatson at FreeBSD.org
Wed Nov 25 13:31:18 UTC 2009


Author: rwatson
Date: Wed Nov 25 13:31:17 2009
New Revision: 199798
URL: http://svn.freebsd.org/changeset/base/199798

Log:
  Fix comment typo.
  
  Submitted by:	Marc Balmer <marc at msys.ch>
  MFC after:	3 days

Modified:
  head/sys/dev/fe/if_fe_pccard.c

Modified: head/sys/dev/fe/if_fe_pccard.c
==============================================================================
--- head/sys/dev/fe/if_fe_pccard.c	Wed Nov 25 11:25:05 2009	(r199797)
+++ head/sys/dev/fe/if_fe_pccard.c	Wed Nov 25 13:31:17 2009	(r199798)
@@ -306,7 +306,7 @@ fe_pccard_xircom_mac(const struct pccard
  * Probe and initialization for TDK/CONTEC PCMCIA Ethernet interface.
  * by MASUI Kenji <masui at cs.titech.ac.jp>
  *
- * (Contec uses TDK Ethenet chip -- hosokawa)
+ * (Contec uses TDK Ethernet chip -- hosokawa)
  *
  * This version of fe_probe_tdk has been rewrote to handle
  * *generic* PC Card implementation of Fujitsu MB8696x family.  The


More information about the svn-src-all mailing list