Fix Doxygen documentation errors.

This commit is contained in:
Dean Camera 2011-06-14 12:55:32 +00:00
parent 21a012a018
commit 57eedebd19
7 changed files with 7 additions and 7 deletions

View file

@ -47,7 +47,7 @@
/* Enums: */
/** Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
enum KeyboardHost_GetConfigDescriptorDataCodes_t
enum AudioHost_GetConfigDescriptorDataCodes_t
{
SuccessfulConfigRead = 0, /**< Configuration Descriptor was processed successfully */
ControlError = 1, /**< A control request to the device failed to complete successfully */