Update cdc.h typo

Fixed typo
This commit is contained in:
Anner J. Bonilla 2024-12-05 17:32:39 -05:00 committed by Xiang Xiao
parent f2b4ab283f
commit 497c9b9309

View file

@ -249,7 +249,7 @@
* defined interface for media specific hardware
* configuration and management. (Optional)
*/
#define ECM_GET_RESPONSE 0x01 /* equests a response in the format of the supported
#define ECM_GET_RESPONSE 0x01 /* Requests a response in the format of the supported
* control protocol.
* (Optional)
*/