summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortobozo <[email protected]>2023-03-30 22:01:36 +0200
committertobozo <[email protected]>2023-03-30 22:01:36 +0200
commit805ebb39249a7b96092a9c59d244152bc343d898 (patch)
tree1825032d6b41058b4e47ca0a35f1c02558e9de25 /src
parenta77aaf7f9e8a86c904d0bf6e8994288f45b3b410 (diff)
remove trailing space (satisfy pre-commit flow)
Diffstat (limited to 'src')
-rw-r--r--src/class/hid/hid.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/class/hid/hid.h b/src/class/hid/hid.h
index 3e238966f..fcaab7a50 100644
--- a/src/class/hid/hid.h
+++ b/src/class/hid/hid.h
@@ -312,8 +312,7 @@ typedef struct TU_ATTR_PACKED
int8_t pan; // using AC Pan
} hid_abs_mouse_report_t;
-
-
+
/// Standard Mouse Buttons Bitmap
typedef enum
{