mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-15 16:14:05 +00:00
Remove some extra semicolons
This commit is contained in:
committed by
Ozkan Sezer
parent
345cae361d
commit
457d0edeaf
@@ -252,7 +252,7 @@ static int get_hid_item_size(const __u8 *report_descriptor, __u32 size, unsigned
|
||||
*data_len = 0;
|
||||
*key_size = 0;
|
||||
break;
|
||||
};
|
||||
}
|
||||
|
||||
/* malformed report */
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user