Fix build and Doxygen errors.
[pub/USBasp.git] / Demos / Host / LowLevel / RNDISEthernetHost / ConfigDescriptor.c
index 47ae776..bfdf642 100644 (file)
@@ -41,9 +41,9 @@
  *  routine will read in the entire configuration descriptor, and configure the hosts pipes to correctly communicate\r
  *  with compatible devices.\r
  *\r
- *  This routine searches for a CDC interface descriptor containing bulk data IN and OUT endpoints, and an interrupt event endpoint.\r
+ *  This routine searches for a RNDIS interface descriptor containing bulk data IN and OUT endpoints, and an interrupt event endpoint.\r
  *\r
- *  \return An error code from the \ref CDCHost_GetConfigDescriptorDataCodes_t enum.\r
+ *  \return An error code from the \ref RNDISHost_GetConfigDescriptorDataCodes_t enum.\r
  */\r
 uint8_t ProcessConfigurationDescriptor(void)\r
 {\r