From 5d03cda01ade5a81d3096f9af0ac5e89a31be099 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 24 Jul 2019 16:49:13 +0700 Subject: whitespace --- supervisor/shared/usb/usb_desc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'supervisor') diff --git a/supervisor/shared/usb/usb_desc.c b/supervisor/shared/usb/usb_desc.c index 48f2da3d3..9b333d6fe 100644 --- a/supervisor/shared/usb/usb_desc.c +++ b/supervisor/shared/usb/usb_desc.c @@ -43,7 +43,6 @@ uint8_t const * tud_descriptor_configuration_cb(uint8_t index) { return usb_desc_cfg; } - // Invoked when received GET HID REPORT DESCRIPTOR // Application return pointer to descriptor // Descriptor contents must exist long enough for transfer to complete -- cgit v1.2.3