X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/bdedbd558ce3db0d7c1e0ff6cdde2f480277aff7..1c7aa68596da103137bdfe20f3baa20dcf7faae2:/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c?ds=inline diff --git a/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c b/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c index 0f14a1b49..03ee2cd16 100644 --- a/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c +++ b/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c @@ -43,7 +43,7 @@ * * This routine searches for a HID interface descriptor containing at least one Interrupt type IN endpoint. * - * \return An error code from the KeyboardHost_GetConfigDescriptorDataCodes_t enum. + * \return An error code from the \ref KeyboardHost_GetConfigDescriptorDataCodes_t enum. */ uint8_t ProcessConfigurationDescriptor(void) {