PERFORCE change 131193 for review

Hans Petter Selasky hselasky at FreeBSD.org
Tue Dec 18 17:39:13 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=131193

Change 131193 by hselasky at hselasky_laptop001 on 2007/12/19 01:39:10

	
	Structure field spelling fix.

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/usb_cdc.h#6 edit

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/usb_cdc.h#6 (text+ko) ====

@@ -102,7 +102,7 @@
 	uByte	iMacAddress;
 	uDWord	bmEthernetStatistics;
 	uWord	wMaxSegmentSize;
-	uWord	wNumberMCFikters;
+	uWord	wNumberMCFilters;
 	uByte	bNumberPowerFilters;
 } __packed usb_cdc_ethernet_descriptor_t;
 


More information about the p4-projects mailing list