X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6bda628718f67c04ed43e8328f55bdce5319c504..e61345f872fc7f1a8b95e53ee68b4dbdea0650db:/Projects/XPLAINBridge/USARTDescriptors.h?ds=inline diff --git a/Projects/XPLAINBridge/USARTDescriptors.h b/Projects/XPLAINBridge/USARTDescriptors.h index 194dbe70a..10713556a 100644 --- a/Projects/XPLAINBridge/USARTDescriptors.h +++ b/Projects/XPLAINBridge/USARTDescriptors.h @@ -79,6 +79,6 @@ /* Function Prototypes: */ uint16_t USART_GetDescriptor(const uint16_t wValue, const uint8_t wIndex, - void** const DescriptorAddress); + const void** const DescriptorAddress); #endif