From bffcad0cce780838d9733aa67c86296c36bf91c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Fri, 4 Mar 2016 16:07:12 +0100 Subject: [PATCH] Fix identation. --- right/usb_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/right/usb_api.h b/right/usb_api.h index 741fc77..ae8797c 100644 --- a/right/usb_api.h +++ b/right/usb_api.h @@ -24,7 +24,7 @@ #define USB_STRING_DESCRIPTOR_NONE 0x00 #define USB_LANGUAGE_ID_UNITED_STATES 0x0409 -// HID related constants + // HID related constants #define USB_DESCRIPTOR_LENGTH_HID 9 #define USB_CLASS_HID 0x03