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