X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0d3a3f7536b6b2f22858f82541c383aa3759aa15..3dce79d68ccc50ee1007e485396826762b6965b5:/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h diff --git a/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h b/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h index 29df30c0c..83722cfc5 100644 --- a/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h +++ b/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h @@ -70,6 +70,6 @@ uint8_t ProcessConfigurationDescriptor(void); uint8_t DComp_NextStillImageInterface(void* CurrentDescriptor); - uint8_t DComp_NextSImageInterfaceDataEndpoint(void* CurrentDescriptor); + uint8_t DComp_NextStillImageInterfaceDataEndpoint(void* CurrentDescriptor); #endif