X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6bda628718f67c04ed43e8328f55bdce5319c504..0803cf00ac32f208fe5f8bbc6f29c49296feb977:/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h index 5168dc8ef..4b83b42cb 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h @@ -218,7 +218,7 @@ static bool ProcessNDISQuery(const uint32_t OId, void* QueryData, uint16_t QuerySize, - void* ResponseData, + void* ResponseData, uint16_t* ResponseSize); static bool ProcessNDISSet(const uint32_t OId, void* SetData,