all: Reformat remaining C code that doesn't have a space after a comma.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -102,7 +102,7 @@ STATIC const int8_t usbd_msc_inquiry_data[36] = {
|
||||
'M', 'i', 'c', 'r', 'o', 'P', 'y', ' ', // Manufacturer : 8 bytes
|
||||
'p', 'y', 'b', 'o', 'a', 'r', 'd', ' ', // Product : 16 Bytes
|
||||
'F', 'l', 'a', 's', 'h', ' ', ' ', ' ',
|
||||
'1', '.', '0','0', // Version : 4 Bytes
|
||||
'1', '.', '0', '0', // Version : 4 Bytes
|
||||
};
|
||||
|
||||
// Set the logical units that will be exposed over MSC
|
||||
|
||||
Reference in New Issue
Block a user