From 728abdc951f8b485eecad3e77be399d5e8ca01e8 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Thu, 6 Mar 2014 17:14:59 +0000 Subject: [PATCH] Whitespace only. --- module_usb_audio/endpoint0/descriptors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_usb_audio/endpoint0/descriptors.h b/module_usb_audio/endpoint0/descriptors.h index d32cf030..c8119355 100644 --- a/module_usb_audio/endpoint0/descriptors.h +++ b/module_usb_audio/endpoint0/descriptors.h @@ -21,7 +21,7 @@ unsigned char devDesc_Audio1[] = { 18, /* 0 bLength : Size of descriptor in Bytes (18 Bytes) */ - USB_DESCTYPE_DEVICE, /* 1 bdescriptorType */ + USB_DESCTYPE_DEVICE, /* 1 bdescriptorType */ 0x0, /* 2 bcd USB */ 0x2, /* 3 bcdUSB */ 0, /* 4 bDeviceClass */