From f83858fe37728a767b5209253318261ddf298d4e Mon Sep 17 00:00:00 2001 From: Hans Petter Selasky Date: Fri, 10 Aug 2012 14:44:04 +0000 Subject: [PATCH] Fix spelling. MFC after: 2 weeks --- sys/dev/usb/usb_device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/usb/usb_device.h b/sys/dev/usb/usb_device.h index bde20b0790e..4eaadc730f1 100644 --- a/sys/dev/usb/usb_device.h +++ b/sys/dev/usb/usb_device.h @@ -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