aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/src/usb.c')
-rw-r--r--os/hal/src/usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/src/usb.c b/os/hal/src/usb.c
index a5f32f737..1e7c35121 100644
--- a/os/hal/src/usb.c
+++ b/os/hal/src/usb.c
@@ -43,7 +43,7 @@
/*===========================================================================*/
/*===========================================================================*/
-/* Driver local variables. */
+/* Driver local variables and types. */
/*===========================================================================*/
static const uint8_t zero_status[] = {0x00, 0x00};