xpd: Cleaned up whitespace

This commit is contained in:
Ross Owen
2014-05-15 16:28:14 +01:00
parent 4de5666ce2
commit 24ddedc692
2 changed files with 7 additions and 7 deletions

View File

@@ -380,7 +380,7 @@ void Endpoint0(chanend c_ep0_out, chanend c_ep0_in, chanend c_audioControl,
{
/* High byte of wValue is descriptor type */
unsigned descriptorType = sp.wValue & 0xff00;
switch (descriptorType)
{
case HID_HID: