forked from mirror/qmk_firmware
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
typedef struct
|
||||
{
|
||||
USB_Descriptor_Configuration_Header_t Config;
|
||||
|
||||
|
||||
// SideShow Interface
|
||||
USB_Descriptor_Interface_t SSHOW_Interface;
|
||||
USB_Descriptor_Endpoint_t SSHOW_DataInEndpoint;
|
||||
|
||||
@@ -102,3 +102,4 @@
|
||||
void SideShow_Discard_Byte_Stream(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
@@ -125,3 +125,4 @@
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user