summaryrefslogtreecommitdiff
path: root/src/host
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-07-24 20:53:44 +0700
committerhathach <[email protected]>2023-07-24 20:53:44 +0700
commitfd29fd923a0a64be96fe4bdfa2a5fa9f184ea6c7 (patch)
tree285d749a1b08cbe973dc77b51c7fb55dd84964b6 /src/host
parentd2542560470de242dd8988d0b3c10d7df0496bb0 (diff)
clean up
Diffstat (limited to 'src/host')
-rw-r--r--src/host/hcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/hcd.h b/src/host/hcd.h
index 52fcc834e..a98286053 100644
--- a/src/host/hcd.h
+++ b/src/host/hcd.h
@@ -104,7 +104,7 @@ typedef struct
uint8_t speed;
} hcd_devtree_info_t;
-//--------------------------------------------------------------
+//--------------------------------------------------------------------+
// Memory API
//--------------------------------------------------------------------+