summaryrefslogtreecommitdiff
path: root/tinyusb/class/hid_host.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-01-22 18:09:58 +0700
committerhathach <[email protected]>2013-01-22 18:09:58 +0700
commit3ffda2033a55093a1b1667ed22f523a9a8a6a3d4 (patch)
tree5630457978c47300bc200f7bb8660b6dbc1d61b8 /tinyusb/class/hid_host.h
parent38ce3f7534ec9e3e0b10b8923d7d17e437463e86 (diff)
clear 19.1
Diffstat (limited to 'tinyusb/class/hid_host.h')
-rw-r--r--tinyusb/class/hid_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/class/hid_host.h b/tinyusb/class/hid_host.h
index d0dda7a93..d6be47e1e 100644
--- a/tinyusb/class/hid_host.h
+++ b/tinyusb/class/hid_host.h
@@ -60,7 +60,7 @@
tusb_error_t tusbh_keyboard_get(tusb_handle_configure_t const handle, tusb_keyboard_report_t * const report);
#ifdef __cplusplus
- }
+}
#endif
#endif /* _TUSB_HID_HOST_H_ */