Update cdc.h typo
Fixed typo
This commit is contained in:
parent
f2b4ab283f
commit
497c9b9309
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue