Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2012 14:44:04 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r239176 - head/sys/dev/usb
Message-ID:  <201208101444.q7AEi4Ej044698@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Fri Aug 10 14:44:04 2012
New Revision: 239176
URL: http://svn.freebsd.org/changeset/base/239176

Log:
  Fix spelling.
  
  MFC after:	2 weeks

Modified:
  head/sys/dev/usb/usb_device.h

Modified: head/sys/dev/usb/usb_device.h
==============================================================================
--- head/sys/dev/usb/usb_device.h	Fri Aug 10 13:36:33 2012	(r239175)
+++ head/sys/dev/usb/usb_device.h	Fri Aug 10 14:44:04 2012	(r239176)
@@ -33,7 +33,7 @@ struct usb_fs_privdata;
 
 #define	USB_CTRL_XFER_MAX 2
 
-/* "usb_parse_config()" commands */
+/* "usb_config_parse()" commands */
 
 #define	USB_CFG_ALLOC 0
 #define	USB_CFG_FREE 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208101444.q7AEi4Ej044698>