diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/device/usbd_control.c (renamed from src/device/control.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/control.c b/src/device/usbd_control.c index 8a6c9339d..ee60e3c87 100644 --- a/src/device/control.c +++ b/src/device/usbd_control.c @@ -1,6 +1,6 @@ /**************************************************************************/
/*!
- @file usbd.c
+ @file usbd_control.c
@author hathach (tinyusb.org)
@section LICENSE
|
