Some minor whitespace corrections.
[pub/USBasp.git] / Demos / Device / ClassDriver / Joystick / Descriptors.h
index 1241ad1..c6926ac 100644 (file)
@@ -54,7 +54,7 @@
                        USB_Descriptor_HID_t                  JoystickHID;\r
                USB_Descriptor_Endpoint_t             JoystickEndpoint;\r
                } USB_Descriptor_Configuration_t;\r
-                                       \r
+\r
        /* Macros: */\r
                /** Endpoint number of the Joystick HID reporting IN endpoint. */\r
                #define JOYSTICK_EPNUM               1\r
@@ -64,6 +64,6 @@
 \r
        /* Function Prototypes: */\r
                uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue, const uint8_t wIndex, void** const DescriptorAddress)\r
-                                                                                       ATTR_WARN_UNUSED_RESULT ATTR_NON_NULL_PTR_ARG(3);\r
+                                                   ATTR_WARN_UNUSED_RESULT ATTR_NON_NULL_PTR_ARG(3);\r
 \r
 #endif\r